March 18, 2017
January 7, 2017
How we can implement pagination and sorting using Jersey along with Spring Data JPA.
December 27, 2015
A few different ways of how we can use configuration properties in a Jersey application.
December 16, 2015
How we can inject request scoped objects into singletons when using Jersey 2 and its DI framework HK2.
How dynamic proxies work in Java and how they can be used with dependency injection.