Experiments with Spring2
- Java 8
mvn install
mvn tomcat:run
This will initialize the application on http://localhost:8080/
- Spring 2.5
- JUnit
mvn integration-test
- Monitor application health using JMX.
Antonio Noca @antonionoca
This project is licensed under the Apache 2 licence - see LICENSE file for details.
https://docs.spring.io/docs/petclinic.html https://flywaydb.org/documentation/database/hsql https://flywaydb.org/getstarted/ http://javabeat.net/integrating-spring-framework-with-hibernate-orm-framework/ https://docs.spring.io/spring/docs/2.5.x/reference/mvc.html