e.lasta-di.0.9.0.source-code.smartdeploy.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of lasta-di Show documentation
Show all versions of lasta-di Show documentation
DI Container for LastaFlute, super forked from Seasar as Java8
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE components PUBLIC "-//DBFLUTE//DTD LastaDi 1.0//EN" "http://dbflute.org/meta/lastadi10.dtd"> <components> <include condition="#SMART == 'cool'" path="smart/cooldeploy.xml"/> <include condition="#SMART == 'hot'" path="smart/hotdeploy.xml"/> <include condition="#SMART == 'warm'" path="smart/warmdeploy.xml"/> </components>