Spring PetClinic
- Addition of
webapp/WEB-INF/jboss-deployment-structure.xml
, ensuring no conflict with JBOSS' Hibernate module with those packaged by this quickstart. See JBOSS DEPLOYMENT STRUCTURE for more details.
- Configured to use Red Hat WildFly BOMs.
- Regressed the jQuery version to 1.9 as that is what is currently certified on EAP.
- Add plug-in to deploy directly to running JBoss from mvn build.
- Add OpenShift support.
- Add Apache license text.
- Regress Hibernate core to 4.2.7.SP1 or before to ensure that it runs on EAP 7.