Enterprise Java
-
Playing with JerseyTest (Jersey 2.5.1 and DI)
I’m going to try explaining a trivial REST example. The idea is building a basic schema to start playing with…
Read More » -
JArchitect v4.0 Released
JArchitect version 4.0 is now available, as announced by JArchitect v4.0 Released. JArchitect can help java developers manage a complex…
Read More » -
Project Student: Maintenance Webapp (read-only)
This is part of Project Student. Other posts are Webservice Client With Jersey, Webservice Server with Jersey, Business Layer, Persistence…
Read More » -
Spring from the Trenches: Invoking a Secured Method from a Scheduled Job
Let’s assume that we have implemented a Spring powered application, and secured it by using the method security expressions of…
Read More » -
Sustainable peace with database changes into a Java environment
Sustainable peace for us is remove uncertainty. In this case over database changes the idea Active Record Migrations of Ruby…
Read More » -
Using jOOQ with Spring: Configuration
I have had my share of performance problems caused by ORMs. Although I have to admit that most of these…
Read More » -
Project Student: JPA Criteria Queries
This is part of Project Student. Other posts are Webservice Client With Jersey, Webservice Server with Jersey, Business Layer, Persistence…
Read More » -
Running multiple ActiveMQ instances on one machine
A few weeks ago I started making use of Apache ActiveMQ again as the JMS provider with my Mule ESB…
Read More » -
Understanding Spring Web Initialization
Few years ago majority of us were used to write XML config files everywhere, to setup even simple Java EE…
Read More »