- Aug 29, 2016
-
-
Antoine Rey authored
-
- Aug 23, 2016
-
-
Antoine Rey authored
-
- Aug 19, 2016
-
-
Antoine Rey authored
Conflicts: pom.xml readme.md src/main/java/org/springframework/samples/petclinic/repository/jdbc/JdbcPetRepositoryImpl.java src/main/java/org/springframework/samples/petclinic/web/VetController.java src/test/java/org/springframework/samples/petclinic/web/CrashControllerTests.java src/test/java/org/springframework/samples/petclinic/web/OwnerControllerTests.java src/test/java/org/springframework/samples/petclinic/web/PetControllerTests.java src/test/java/org/springframework/samples/petclinic/web/VetControllerTests.java src/test/java/org/springframework/samples/petclinic/web/VisitControllerTests.java
-
Antoine Rey authored
-
Antoine Rey authored
-
Antoine Rey authored
Merging AbstractClinicServiceTests and ClinicServiceSpringDataJpaTests then using the Spring Boot @DataJpaTest annotation
-
- Aug 17, 2016
-
-
Antoine Rey authored
-
- Aug 16, 2016
-
-
AndrejGajdos authored
responsive menu fix - data-target attribute added
-
Antoine Rey authored
-
- Aug 10, 2016
-
-
Antoine Rey authored
Responsive menu fix
-
Antoine Rey authored
-
- Aug 09, 2016
-
-
Antoine Rey authored
Use build finalName instead of warName in pom.xml
-
- Jul 28, 2016
-
-
AndrejGajdos authored
responsive menu fix - data-target attribute added
-
- Jul 22, 2016
-
-
Mike Eltsufin authored
-
- Jul 09, 2016
-
-
Antoine Rey authored
-
- Jul 06, 2016
-
-
Antoine Rey authored
-
Antoine Rey authored
-
Antoine Rey authored
-
- Jul 05, 2016
-
-
Antoine Rey authored
-
- Jun 30, 2016
-
-
Antoine Rey authored
-
Antoine Rey authored
-
- Jun 29, 2016
-
-
Antoine Rey authored
Merge pull request #169 from aaguilera/springboot
-
Angel Aguilera authored
-
Angel Aguilera authored
-
Antoine Rey authored
-
- Jun 28, 2016
-
-
Antoine Rey authored
This reverts commit be048ae2.
-
Antoine Rey authored
-
Antoine Rey authored
-
Antoine Rey authored
Fix #157 Upgrade Spring IO Platform to 2.0.5
-
Antoine Rey authored
-
Antoine Rey authored
-
Antoine Rey authored
Migrate to webjars for frontend resource management
-
Dapeng authored
- petclinic.css is now auto generated, therefore it is put in the ignore list - vendor folder is removed in favour of webjars - remove several maven dependencies which are already managed by spring boot - unfortunately, lesscss maven plugin does NOT support importing from classpath, as a result, bootstrap is unpacked during process-resources phase, we need need to find a better resolution - remove bower integration
-
Antoine Rey authored
-
Antoine Rey authored
Simplify content negotiation setup for vets
-
Dapeng authored
- remove custom xml view, use springboot builtin xml view - remove oxm maven dependency - remove json-simple maven dependency (seems not relevant anymore) - update vetsXml test using xpath
-
- Jun 27, 2016
-
-
Antoine Rey authored
-
Dapeng authored
abstract the page layout into “layout.tag”
-
Antoine Rey authored
Simplify jsp layout management
-
Dapeng authored
abstract the page layout into “layout.tag”
-