Spring One 2GX 2014 - My session slides
Author shares slides from two Spring One 2GX 2014 presentations on AngularJS with Spring Boot and Spring Batch performance tuning.
Author shares slides from two Spring One 2GX 2014 presentations on AngularJS with Spring Boot and Spring Batch performance tuning.
Announcing DevNexus 2014, a major developer conference in Atlanta with 100+ sessions on Java, web tech, cloud, mobile, and agile development.
A technical guide to cglib, a Java bytecode manipulation library used for dynamic proxy generation, mocking, and instrumentation.
Announcing the Call for Papers for DevNexus 2014, a major Java and developer conference in Atlanta with multiple tracks.
Explains the concept of 'Jürgenization,' a code quality assurance process inspired by Spring framework's Jürgen Höller.
A guide to dynamically adjusting log levels at runtime using JMX and Spring, with a custom namespace example.
The author shares their upcoming speaking schedule at tech conferences like WebAppDays, GearConf, and Devoxx, focusing on Java, Spring, and developer tools.
Explains how to inject Spring beans into non-managed artifacts like Servlets using SpringBeanAutowiringSupport, reducing boilerplate code.
A technical talk on building RESTful web applications using the Spring 3 framework, including sample code.
Developer announces joining SpringSource/VMware as Senior Consultant, reflecting on past work with Spring and enterprise Java.
Explores underutilized Spring framework classes, focusing on custom argument resolvers for pagination and user access in web controllers.
Announcement of a 2009 JavaMagazin article introducing Hades, a persistence layer solution for Java developers.
A developer investigates and explains a transactional test failure when migrating the Hades project to Spring 3 M3, tracing it to a rollback flush.
A tutorial on using Spring's @Configurable annotation to inject dependencies into domain objects not managed by the Spring container.
Announcement of Hades 0.5.0 release, detailing Spring namespace simplification, OSGi compatibility, and a new programmatic API.
Announces the release of Hera 0.4, a Spring-based plugin library, adding plugin ordering via Spring's @Order and Ordered interface.
Announcement of Hades 0.4, a DAO library update with Eclipse plugin support and JPA provider auto-detection.
A developer's anticipation and plans for attending the Java Posse Roundup 2009, an unconference focused on Java and geek activities.
Explains how to integrate the Hades framework into an existing Spring/Hibernate application without duplicating metadata or changing existing DAO code.
A presentation about the Hades project was given at the Java User Group Karlsruhe, following an introduction to Aspect-Oriented Programming.