All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.memoryi.maven-framework-plugin.2.0.0.source-code.property.properties Maven / Gradle / Ivy

The newest version!
webXmlPath=/src/main/webapp/WEB-INF/web.xml
javaprefixPath=/src/main/java/com/memory
javaprefix=/java
#springmvc
springmvc.servletBeans=/spring/servlet-beans.xml
springmvc.servletBeansPath=/src/main/resources/spring/servlet-beans.xml
springmvc.springmvcExtPom=/pom/springmvc-ext-pom.xml
springmvc.templateXml=/template/springmvc-ext-web.ftl
springmvc.messages=/messages
springmvc.messagesPath=/src/main/resources/messages

#springcore
springcore.beansCore=/spring/beans-core.xml
springcore.beansCorePath=/src/main/resources/spring/beans-core.xml
springcore.beansTransaction=/spring/beans-transaction.xml
springcore.beansTransactionPath=/src/main/resources/spring/beans-transaction.xml
springcore.application=/property/nojdbclog.properties
springcore.applicationPath=/src/main/resources/application.properties
springcore.springcoreExtPom=/pom/springcore-ext-pom.xml
springcore.templateXml=/template/springcore-ext-web.ftl
springcore.sampleFile=/src/main/java/com/memory/Sample.java

#free marker
freemarker.templatePath=/template

#xstream 
xstream.pluginInstalledPath=/META-INF/plugin-installed.xml
xstream.pluginListPath=/plugin-list.xml

#tiles
tiles.beansTiles=/spring/beans-tiles.xml
tiles.beansTilesPath=/src/main/resources/spring/beans-tiles.xml
tiles.tilesExtPom=/pom/tiles-ext-pom.xml
tiles.tilesXml=/tiles.xml
tiles.tilesXmlPath=/src/main/resources/tiles.xml
tiles.templateXml=/template/tiles-ext.ftl
tiles.jsp=/jsp/tiles
tiles.jspPath=/src/main/webapp/WEB-INF/tiles
tiles.taglibPath=/src/main/webapp/common
tiles.srcPath=/common/tiles

#mybatis
mybatis.beansMybatis=/spring/beans-mybatis.xml
mybatis.beansMybatisPath=/src/main/resources/spring/beans-mybatis.xml
mybatis.mybatisExtPom=/pom/mybatis-ext-pom.xml

#logback
logback.logbackXml=/logback.xml
logback.logbackXmlPath=/src/main/resources/logback.xml
logback.logbackProperty=/property/jdbclog.properties
logback.logbackPropertyPath=/src/main/resources/application.properties
logback.logbackExtPom=/pom/logback-ext-pom.xml

#ehcache
ehcache.ehcacheXml=/ehcache.xml
ehcache.ehcacheXmlPath=/src/main/resources/ehcache.xml
ehcache.ehcachePom=/pom/ehcache-pom.xml
ehcache.beansEhcache=/spring/beans-ehcache.xml
ehcache.beansEhcachePath=/src/main/resources/spring/beans-ehcache.xml

#shiro
shiro.beansShiro=/spring/beans-shiro.xml
shiro.beansShiroPath=/src/main/resources/spring/beans-shiro.xml
shiro.authDdl=/ddl/cm_auth.sql
shiro.authDdlPath=/META-INF/cm_auth.sql
shiro.shiroExtPom=/pom/shiro-ext-pom.xml
shiro.templateXml=/template/shiro-ext-web.ftl
shiro.srcPath=/common/shiro
shiro.shiroSql=/sql/mybatis/oracle/common/shiro/shiro.xml
shiro.shiroSqlPath=/src/main/resources/mybatis/oracle/common/shiro/shiro.xml
shiro.jsp=/jsp/shiro
shiro.jspPath=/src/main/webapp

#quartz
quartz.beansQuartz=/spring/beans-quartz.xml
quartz.beansQuartzPath=/src/main/resources/spring/beans-quartz.xml
quartz.quartzExtPom=/pom/quartz-ext-pom.xml

#batch
batch.beansBatch=/spring/beans-batch.xml
batch.beansBatchPath=/src/main/resources/spring/beans-batch.xml
batch.batchExtPom=/pom/batch-ext-pom.xml

#jpa
jpa.beansJpa=/spring/beans-jpa.xml
jpa.beansJpaPath=/src/main/resources/spring/beans-jpa.xml
jpa.beansJpaTransaction=/spring/beans-jpa-transaction.xml
jpa.beansJpaTransactionPath=/src/main/resources/spring/beans-transaction.xml
jpa.jpaExtPom=/pom/jpa-ext-pom.xml

#commoncode
commoncode.beansCommoncode=/spring/beans-commoncode.xml
commoncode.beansCommoncodePath=/src/main/resources/spring/beans-commoncode.xml
commoncode.beansCommoncodePom=/pom/commoncode-pom.xml
commoncode.commoncodeJs=/js/commoncode/sscombox.js
commoncode.commoncodeJsPath=/src/main/webapp/resources/js/custom/sscombox.js
commoncode.commoncodeDdl=/ddl/cm_commoncode.sql
commoncode.commoncodeDdlPath=/META-INF/cm_commoncode.sql
commoncode.srcPath=/common/commoncode
commoncode.commoncodeSql=/sql/mybatis/oracle/common/commoncode/commoncode.xml
commoncode.commoncodeSqlPath=/src/main/resources/mybatis/oracle/common/commoncode/commoncode.xml

#mysingle-ext
mysingle.beansMysingle=/spring/beans-mysingle.xml
mysingle.beansMysinglePath=/src/main/resources/spring/beans-mysingle.xml
mysingle.beansMysingleQuartz=/spring/beans-mysingle-quartz.xml
mysingle.beansMysingleQuartzPath=/src/main/resources/spring/beans-quartz.xml
mysingle.beansMysingleBatch=/spring/beans-mysingle-batch.xml
mysingle.beansMysingleBatchPath=/src/main/resources/spring/beans-batch.xml
mysingle.beansMysinglePom=/pom/mysingle-ext-pom.xml
mysingle.mysingleSql=/sql/mybatis/oracle/common/mysingle/mysingle.xml
mysingle.mysingleSqlPath=/src/main/resources/mybatis/oracle/common/mysingle/mysingle.xml
mysingle.srcPath=/common/mysingle
mysingle.property=/mysingle.properties
mysingle.propertyPath=/src/main/resources/mysingle.properties
mysingle.mysingleDdl=/ddl/cm_mysingle.sql
mysingle.mysingleDdlPath=/META-INF/cm_mysingle.sql

#jquery
jquery.js=/js/jquery
jquery.jsPath=/src/main/webapp/resources/js/jquery
jquery.css=/css/jquery
jquery.cssPath=/src/main/webapp/resources/css/jquery




© 2015 - 2025 Weber Informatics LLC | Privacy Policy