e.lastaflute.0.6.1-RC6.source-code.lastaflute_assist.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of lastaflute Show documentation
Show all versions of lastaflute Show documentation
Typesafe Web Framework for LeAn STArtup with DBFlute and Java8
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE components PUBLIC "-//DBFLUTE//DTD LastaDi 1.0//EN" "http://dbflute.org/meta/lastadi10.dtd"> <components namespace="lastaflute_assist"> <!-- you should add your own lastaflute_director.xml in your domain application. e.g. <component name="assistantDirector" class="org.docksidestage.mylasta.direction.MythicaFwAssistantDirector"/> <component name="mythicaConfig" class="org.docksidestage.mylasta.direction.MythicaConfig$SimpleImpl"/> --> <include path="lastaflute_director.xml"/> <!-- simple name here to be accessible in Di xml files that include this --> <component name="provider" class="org.lastaflute.core.direction.UnifiedProvider"/> </components>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy