Commit graph

275 commits

Author SHA1 Message Date
Antoine Rey
818529b5b1 #64 Remove N+1 select by using the OneToManyResultSetExtractor of Spring Data Core JDBC Extensions 2015-06-09 08:37:20 +02:00
michaelisvy
b265fc802d Adding instruction to fix build on Maven 3.2.x 2015-05-29 15:16:17 +08:00
michaelisvy
3945cbaeba Fixing #54
Petclinic doesn't work with Java 8
2015-05-20 21:43:19 +08:00
michaelisvy
271225c29a libs upgrade 2015-05-13 01:07:57 +09:00
michaelisvy
4c859ed512 minor update on comment 2015-05-12 19:52:00 +08:00
michaelisvy
a59505897d removed unused dependency to spring-jms 2015-05-12 19:11:11 +08:00
michaelisvy
80c1d243a1 Removed RSS/rome and added JSon
RSS is becoming outdated, JSon is a better example
2015-05-12 19:07:35 +08:00
michaelisvy
c2c404bff5 JSon support
- added json-path to pom.xml
- added a simple test for Veterinarians
2015-05-12 18:55:24 +08:00
michaelisvy
ecd9ccb227 fixed POM configuration issue for Spring Data 2015-05-11 09:44:33 +08:00
michaelisvy
f958964c3c moving to Java 1.8 by default 2015-05-11 08:39:59 +08:00
michaelisvy
f760aaf9d5 removing unneeded dependency-management block 2015-05-10 06:44:17 +08:00
michaelisvy
aeec7104ba Adding Maven config for Cobertura 2015-04-14 09:27:25 +08:00
michaelisvy
74d61b38e0 update libraries 2015-03-26 17:04:22 +08:00
michaelisvy
1dfc3b7a3a Migrated test assertions to AssertJ 2015-01-20 22:02:34 +08:00
michaelisvy
35a179f88b latest versions and imports cleanup 2015-01-20 21:21:27 +08:00
michaelisvy
ecefae2073 Upgraded to latest Spring Data and AspectJ 2014-12-05 13:40:07 +08:00
michaelisvy
8929d373ec upgraded to Spring Data 1.7.0 2014-10-18 23:39:29 +08:00
michaelisvy
475f5f5349 migrated to Spring 4.1.1.RELEASE
Also had to make changes because Spring now uses com.rometools for RSS
feeds
See here for more details: https://jira.spring.io/browse/SPR-11893
2014-10-18 23:36:15 +08:00
michaelisvy
f5cf426e43 upgraded to Joda Time 2.5 2014-10-18 22:28:30 +08:00
Mic
0a03a05590 moved to AspectJ 1.8.2 and Dandelion 0.10.1 2014-08-26 10:51:01 +08:00
Mic
df1596b78c using latest versions of hibernate, spring-data, joda... 2014-08-08 13:55:01 +08:00
Mic
9f6814d7db updated versions of Spring Data and AspectJ 2014-07-02 05:55:16 +08:00
Mic
a04d789db9 versions upgrade. 2014-06-05 00:01:17 +08:00
Thibault Duchateau
e99c67a4bb Upgraded Dandelion-Datatables to the latest release (v0.10.0)
* The old datatables-servlet2 dependency has been removed from the pom.xml
 * Some attributes have been renamed (e.g. paginate => pageable)
 * Starting from the v0.10.0, all web components (servlet, filter) must be explicitely declared in the web.xml file. That's why I added the following declaration: DandelionFilter, DandelionServlet and DatatablesFilter
 * Added a new datatables.properties file in order to disable the asset management brought by Dandelion-Core. This is equivalent to the old cdn=true table attribute
2014-05-31 11:02:32 +02:00
Mic
ce7e6e8bdc updated URL on cloud foundry 2014-04-12 23:54:45 +08:00
Mic
8ee6c79fe0 updated lib versions 2014-04-12 23:29:02 +08:00
Mic
c8759c4b9e upgraded version of SLF4J 2014-03-03 21:32:35 +08:00
Mic
a4f18cb238 migrating to Hibernate 4.3.3.Final 2014-03-03 21:26:12 +08:00
Mic
35a94eaa5d migrating to Spring 4.0.2 2014-03-03 21:24:29 +08:00
Mic
53abaf51e5 upgrading jadira-usertype 2014-02-03 09:59:48 +08:00
Mic
1e1a149fec migrated to ehcache 2.6.8 2014-02-03 09:56:07 +08:00
Mic
50f0bc9352 migrated to LogBack 1.1.0 2014-02-03 09:50:56 +08:00
Mic
43216fb185 migrated to Hibernate 4.3.1 2014-02-03 09:48:51 +08:00
Mic
053c84ecc9 migrated to Spring 4.0.1 2014-02-03 09:31:44 +08:00
Mic
ea81fe07d8 Spring Data JPA: migrated to 1.4.3.RELEASE 2013-12-16 20:43:21 +09:00
Mic
377bc63033 migrated pom to Spring 4 and Servlet 3 2013-12-13 10:31:31 +08:00
Mic
8a6714592d migrated to dandelion 0.9.3 2013-12-13 08:15:24 +08:00
Mic
74abfb1a35 migrated to Spring 3.2.5 2013-11-24 17:16:55 +05:30
Mic
c4b9b0b119 migrated to the latest version of jquery and jquery-ui 2013-11-06 08:58:15 +08:00
Mic
31b602287f migrated to latest version of Spring Data and HSQLDB 2013-11-06 08:33:31 +08:00
Mic
18c3dac027 updated to latest version of AspectJ and Dandelion datatables 2013-11-06 08:29:27 +08:00
Mic
f6538959ab migrating to Dandelion 0.9.1 2013-09-25 08:50:22 +08:00
Mic
729275b0cb migrating to Spring Data 1.4.1 2013-09-25 08:47:16 +08:00
michaelisvy
5797f0b7aa Merge pull request #29 from cyrille-leclerc/fix-spring-version
pom:xml: use <dependencyManagement> to force versions of spring-core, spring-context and spring-beans
2013-08-25 02:54:59 -07:00
Mic
91b61f4264 migrated to joda-time 2.3 2013-08-25 17:05:24 +08:00
Cyrille Le Clerc
706b1398b8 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. 2013-08-10 19:39:59 +02:00
Mic
657b8688e9 migrated to Spring 3.2.4 2013-08-09 08:05:16 +02:00
Mic
6902cb8cf9 migrated to latest version of Spring Data, tomcat-jdbc and hsqldb 2013-08-01 09:50:56 +02:00
Mic
d279d45a5b version upgrade 2013-06-28 10:10:22 +08:00
Mic
4f8063e9b8 #18 fixing 2 errors related to ValidatorTests
- 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
2013-06-08 21:15:34 +08:00
Mic
d1cc655aae migrated from commons-dbcp to tomcat-jdbc 2013-06-05 08:59:59 +08:00
Mic
bd9446e091 removed unneeded dependencies 2013-05-24 18:02:50 +08:00
Mic
6a1b4dd157 updated version of spring data and removed unused dependencies 2013-05-24 10:31:42 +08:00
Mic
46201191e8 upgraded version numbers for ehcache, logback, jadira-usertype, dandelion 2013-05-19 22:46:14 +08:00
Mic
297e98fb05 version upgrades on Hibernate, Dandelion, jadira-usertype 2013-05-06 09:39:41 +08:00
Mic
c88e3d462a added a JUnit test for Bean Validation 2013-05-03 10:36:54 +08:00
Mic
9489b926ec currently reverting to hibernate validator 4.3.1.Final as there seems to be some issues with EL lib 2013-05-02 18:03:32 +08:00
Mic
2b98dcd2af migrated to Hibernate Validator 5.0.1 (see https://hibernate.atlassian.net/browse/HV-790) 2013-05-02 12:28:43 +08:00
Mic
753e8ea1c0 upgraded to latest versions of Logback, jaxb and Joda Time taglibs 2013-05-01 07:43:16 +08:00
Mic
1741e85044 migrated to Hibernate-Validator 5.0.0.Final and solved EL issue
See here for more details about EL issue:
https://hibernate.atlassian.net/browse/HV-790
2013-04-25 09:00:20 +08:00
Mic
94109017de upgrading version of HIbernate Validator
But didn't upgrade to the latest due to an incompatibility with Tomcat
6.x.
2013-04-22 12:48:12 +08:00
Mic
bd0ffc1bed migrated to latest version of dandelion and jadira-usertype 2013-04-22 11:45:02 +08:00
Mic
16e3e4be6d version updates and simplification on some dependencies 2013-04-18 10:09:28 +08:00
Mic
14d1b4d779 simplifying logging dependencies 2013-04-15 17:17:45 +08:00
Mic
357ee0b78e did some cleaning on logging dependencies 2013-04-04 15:11:07 +08:00
Mic
1a42038726 migrated to Dandelion 0.8.9 2013-03-27 12:31:34 +11:00
Mic
0cb2b68eee clarified links for dandelion-datatables and migrated to dandelion 0.8.8 2013-03-20 17:57:07 +08:00
Mic
e2d80d3b49 removing duplicate 2013-03-15 22:14:33 +08:00
Mic
d58d6176a2 upgraded to dandelion 0.8.7 2013-03-15 16:22:15 +08:00
Mic
3b922a1390 added jsp-api dependency back
- transitive dependency didn't have the right version
- that was causing an incompatibility with Tomcat 6
2013-03-15 10:54:51 +08:00
Mic
c0d183ce3d removed lots of unused dependencies 2013-03-15 10:34:09 +08:00
Mic
7c2e6ded0e removed direct dependency to spring-bean because it's already there as a transitive dependency 2013-03-15 10:24:07 +08:00
Mic
d08173dbf1 removed unused dependency jDom 2013-03-15 10:18:24 +08:00
Mic
28b3b296fb removing unused dependency commons-pool 2013-03-15 10:15:50 +08:00
Mic
c49b0ae500 removed unused dependency commons-lang3 2013-03-15 10:13:57 +08:00
Mic
c5bb1e3ec7 removed unused dependency javassist 2013-03-15 10:11:29 +08:00
Mic
2671d7cab8 removed unused dependency JBoss logging 2013-03-15 10:09:33 +08:00
Mic
85e5f63cea simplified the POM 2013-03-15 10:03:04 +08:00
Mic
06a48e4a00 migrate to Spring 3.2.2 2013-03-14 18:04:55 +08:00
Thibault Duchateau
51d4fd8e75 Updated Dandelion version 2013-03-05 22:25:15 +01:00
Thibault Duchateau
65065a8979 Added compatibility with Servlet2.x containers 2013-02-24 21:36:36 +01:00
Thibault Duchateau
e44552ea4c Added Dandelion-Datatables
New dependencies added
Old tables replaced by Datatables using Dandelion-Datatables
2013-02-24 20:36:09 +01:00
Mic
9cd3c9ef3d embedded server: moved from Jetty to Tomcat 2013-02-21 09:44:38 +08:00
Mic
9ba5811de3 Integrating Gordon's work
- integrated Gordon's comments in the POM
- removed antlr from the POM that we don't need anymore
- changed webjars versions inside headTag.jsp
2013-02-20 09:40:48 +08:00
Gordon Dickens
2ab9422280 updated runtime & provided dependencies 2013-02-19 11:10:37 -05:00
Gordon Dickens
46260018d1 switched to modern logback for logging, see logback.xml and logback-test.xml for configuration 2013-02-19 10:44:33 -05:00
Gordon Dickens
cf9a540e94 more comments 2013-02-19 10:20:11 -05:00
Gordon Dickens
2c8f0351b1 Updated Project configuration for best practices 2013-02-19 10:00:14 -05:00
Mic
cec8110236 moved Spring config files and changed AtomView example so it is based on Vets instead of Visits 2013-02-19 16:36:23 +08:00
Mic
057015c14c Spring MVC Test Framework and migration to Spring 3.2.1
- migrated to Spring 3.2.1
- added hamcrest to the POM so it can be used with the Spring MVC Test
Framework
- Started migrating a JUnit test to Spring MVC Test Framework (at this
stage, it stills doesn't work. It could be because of a conflict with
ContentNegotiatingViewResolver)
2013-02-15 15:31:04 +08:00
Mic
0c09ec3bd1 added @Cacheable support with ehcache 2013-02-14 11:12:36 +08:00
Mic
feca50d272 added jQueryUI 2013-01-22 09:29:49 +01:00
Mic
d88b565d28 migrated all dates to joda time 2013-01-19 02:53:27 +08:00
Mic
0fe479390b improvements to Owner Controller
- migrated to bean validation annotations
- merged to one single controller
2013-01-16 10:30:20 +08:00
Mic
5432a1932c started adding support for Spring Data 2013-01-15 17:31:01 +08:00
Mic
4e35adb6b0 migrated to hsql 2.2.8 and fixed a couple of JPA issues 2013-01-14 16:55:09 +08:00
Mic
9a77b56427 cleaned up CSS and migrated to Bootstrap 2013-01-14 11:02:08 +08:00
Mic
87ccf9fea1 first step of migration to Spring 3.2 (still in process) 2013-01-09 17:24:48 +08:00
Keith Donald
973c45ba2d date picker 2013-01-09 17:13:27 +08:00
Costin Leau
4bf4f8e3d3 + add aspects jar back to the war 2013-01-09 17:13:27 +08:00
Costin Leau
ffd7a4602c + removed optional marker on some dependencies so they get included in the final war 2013-01-09 17:13:27 +08:00
Costin Leau
a7ae7df3a8 + upgrade to AJ 1.6.8
+ add dedicated section for Tomcat 5.5 and Tomcat 6 LTW setup (so it's clearer)
2013-01-09 17:13:27 +08:00
Costin Leau
84455ff3a2 + update commons-pool to 1.5.3 to avoid some memory leaks 2013-01-09 17:13:27 +08:00
Keith Donald
6f6d950847 jdom needed for rome 2013-01-09 17:13:26 +08:00
Keith Donald
6f1ca5ddaa format 2013-01-09 17:13:26 +08:00
Keith Donald
6d0d36f35b polish 2013-01-09 17:13:26 +08:00
Keith Donald
dee6a358d6 aspectj is required 2013-01-09 17:13:26 +08:00
Keith Donald
58fe4779a5 correct commons logging exclude 2013-01-09 17:13:25 +08:00
Keith Donald
33a5c878e3 tweaks 2013-01-09 17:13:25 +08:00
Keith Donald
d7f75cfdb9 Fixed pom optional bugs 2013-01-09 17:13:25 +08:00
Keith Donald
bcda93f280 Slf4j update 2013-01-09 17:13:25 +08:00
Keith Donald
57e17d32b2 finally got rid of commons logging 2013-01-09 17:13:24 +08:00
Costin Leau
905d9824b0 + improved war structure 2013-01-09 17:13:24 +08:00
Keith Donald
c0a9be95fb commons logging exclusion for openjpa 2013-01-09 17:13:24 +08:00
Keith Donald
bd07ffc47e polish 2013-01-09 17:13:24 +08:00
Keith Donald
737d478752 polish 2013-01-09 17:13:23 +08:00
Keith Donald
3dc88e069a polish 2013-01-09 17:13:23 +08:00
Keith Donald
4b68a74b49 update to 3.0.0.RELEASE 2013-01-09 17:13:21 +08:00
Costin Leau
fe63e9c87f + add default servlet definition (for containers that do not declare it - such as GlassFish)
+ increase Spring version to RC3 (it works with trunk just fine)
2013-01-09 17:13:20 +08:00
Costin Leau
5db88f472c SPR-6447
SPR-6448
+ add JSTL libraries to the war for portability
2013-01-09 17:13:19 +08:00
Costin Leau
a36bc3c292 SPR-6447
SPR-6448
+ add JSTL libraries to the war for portability
2013-01-09 17:13:19 +08:00
Costin Leau
9617efef32 SPR-6447
+ improve DataSource setup
2013-01-09 17:13:18 +08:00
Costin Leau
d109fdd2f5 SPR-6447
SPR-6449
+ fix the packaging of some libraries to prevent weird class loading problems from occuring
2013-01-09 17:13:17 +08:00
Costin Leau
c0b90bf9ef SPR-6447
+ move jdbc scripts from META-INF into /resources
2013-01-09 17:13:17 +08:00
Costin Leau
521d01db95 SPR-6447
SPR-6448
+ commit the gross of the files
+ added maven pom
2013-01-09 17:13:17 +08:00