- Oct 16, 2015
-
-
Antoine Rey authored
-
- Oct 13, 2015
-
-
Antoine Rey authored
-
Antoine Rey authored
-
- Oct 02, 2015
-
-
Tomas Repel authored
-
- Oct 01, 2015
-
-
Joe Freeman authored
CallMonitoringAspect is not invoked when spring-data-jpa is used. Spent 4 hours trying to understand why jmx bean wasn't showing message counts. Use JPA or JDBC if you want call counts exposed via JMX / AOP
-
- Aug 20, 2015
-
-
Antoine Rey authored
-
- Aug 19, 2015
-
-
Antoine Rey authored
-
- Jun 29, 2015
-
-
Antoine Rey authored
-
Antoine Rey authored
-
Antoine Rey authored
-
Antoine Rey authored
-
- Jun 24, 2015
-
-
Antoine Rey authored
-
Antoine Rey authored
-
- Jun 17, 2015
-
-
Antoine Rey authored
-
michaelisvy authored
-
Antoine Rey authored
-
- Jun 09, 2015
-
-
michaelisvy authored
-
Antoine Rey authored
-
Antoine Rey authored
-
- May 29, 2015
-
-
michaelisvy authored
-
- May 20, 2015
-
-
michaelisvy authored
-
michaelisvy authored
-
- May 12, 2015
-
-
michaelisvy authored
-
michaelisvy authored
so we always use the latest in the classpath
-
michaelisvy authored
RSS is becoming outdated, JSon is a better example
-
- Apr 23, 2015
-
-
Vlad Selpukhin authored
-
- Apr 14, 2015
-
-
michaelisvy authored
-
- Jan 21, 2015
-
-
michaelisvy authored
-
- Jan 20, 2015
-
-
michaelisvy authored
-
- Jan 16, 2015
-
-
michaelisvy authored
-
michaelisvy authored
-
michaelisvy authored
-
- Nov 28, 2014
-
-
michaelisvy authored
We were planning to create a ‘help’ but it never happened
-
michaelisvy authored
-
michaelisvy authored
-
michaelisvy authored
Took that opportunity to use custom tag (14 lines versus 2 lines)
-
michaelisvy authored
Previously was in session scope (doesn’t scale as well)
-
michaelisvy authored
- Now using namespace, much simpler (11 lines instead of 27) - Just a minor issue with: <bean class="org.springframework.web.servlet.view.JstlView"> <property name="url" value="" /> </bean> (should investigate later if we can remove “url” attribute
-
- Oct 18, 2014
-
-
michaelisvy authored
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
-
michaelisvy authored
-