254608a086 | ||
---|---|---|
src | ||
.gitignore | ||
README.md | ||
checkstyle.xml | ||
password.txt | ||
pom.xml |
README.md
minimal Requirements
- Java 8
- Maven 3
- Tomcat 9
Development Setup
- clone this repository
- import it into your preferred editor
- start the server with maven goal
tomcat7:run
- open the site at
localhost:8080/bauDas
- change stuff
- restart the server if needed
get the war
- clone this repository
- run maven goal
package
- war can be found in target folder
© 2019 Ihni GmbH