Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
kb:create_war [2016/08/08 08:11] yehudakb:create_war [2022/01/03 16:03] (current) – external edit 127.0.0.1
Line 23: Line 23:
 </code> </code>
 <code xml pom.xml> <code xml pom.xml>
-<!-- Add to dependency --> 
  <packaging>war</packaging>  <packaging>war</packaging>
  <properties>  <properties>
- <start-class>com.alefbt.eco.common.scalablejob.SJobExecuterApplication</start-class>+ <start-class>com.alefbt.example.Application</start-class>
  </properties>  </properties>
  <build>  <build>
 + <finalName>alefbt-example-war-name</finalName>
 +
  <plugins>  <plugins>
                  <plugin>                  <plugin>
kb/create_war.1470643916.txt.gz · Last modified: (external edit)
Back to top
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0