CHANGES TO SPRING PETCLINIC EXAMPLE

ORIGINAL SOURCE

Spring PetClinic

CHANGES

  1. 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.
  2. Configured to use Red Hat WildFly BOMs.
  3. Regressed the jQuery version to 1.9 as that is what is currently certified on EAP.
  4. Add plug-in to deploy directly to running JBoss from mvn build.
  5. Add OpenShift support.
  6. Add Apache license text.
  7. Regress Hibernate core to 4.2.7.SP1 or before to ensure that it runs on EAP 7.