- Sep 27, 2013
-
-
http://gopetclinic.cfapps.io/Mic authored
-
Mic authored
-
- Sep 25, 2013
- Aug 25, 2013
-
-
michaelisvy authored
Spring MVC should server static resources (*.html, ...) located in src/main/webapp instead of returning "404 Not Found"
-
michaelisvy authored
pom:xml: use <dependencyManagement> to force versions of spring-core, spring-context and spring-beans
-
Mic authored
-
Mic authored
-
Mic authored
-
Mic authored
-
- Aug 10, 2013
-
-
Cyrille Le Clerc authored
Spring MVC should server static resources (*.html, ...) located in src/main/webapp instead of returning "404 Not Found"
-
Cyrille Le Clerc authored
pom:xml: use <dependencyManagement> to force versions of spring-core, spring-context and spring-beans to 3.2.x. instead of exclusions on spring-data-jpa dependency because Maven sometimes pulls both versions 3.2.x and 3.1.x versions of coring-core, spring-beans and spring-context.
-
- Aug 09, 2013
-
-
Mic authored
-
- Aug 01, 2013
-
-
Mic authored
-
- Jul 25, 2013
-
-
Mic authored
App should be as simple as possible for beginners
-
- Jul 20, 2013
-
-
michaelisvy authored
Update BaseEntity.java
-
- Jul 17, 2013
-
-
michaelisvy authored
Introduce a "jee" Spring profile to retrieve the datasource with a JNDI lookup
-
- Jul 12, 2013
-
-
boly38 authored
This fix the following error : "setAttribute: Non-serializable attribute owner" In the following context : - hsql database configuration (updating data-access.properties only) - mvn clean install bees:run (cloudbees local run)
-
- Jul 11, 2013
-
-
Mic authored
-
- Jul 01, 2013
-
-
Cyrille Le Clerc authored
-
michaelisvy authored
Allow to override data-access.properties with System Properties
-
- Jun 28, 2013
-
-
Cyrille Le Clerc authored
-
Mic authored
-
Mic authored
-
- Jun 14, 2013
-
-
michaelisvy authored
Add intellj project files to .gitignore
-
Cyrille Le Clerc authored
-
Mic authored
-
- Jun 12, 2013
-
-
Mic authored
-
- Jun 08, 2013
-
-
Mic authored
- test didn't have the suffix "Tests" so it was not taken into account when running Maven in the comand line
-
Mic authored
- test didn't have the suffix "Tests" so it was not taken into account when running Maven in the comand line - the POM was not configured so it can find Spring config files placed inside src/test/java
-
- Jun 05, 2013
- May 29, 2013
-
-
michaelisvy authored
Added a select Tag to validate pet type
-
- May 27, 2013
-
-
TejasM authored
-
- May 24, 2013
- May 19, 2013
-
-
Mic authored
-
- May 08, 2013
-
-
Mic authored
-