Distributed Tracing using AWS X-Ray
As monoliths have been replaced by microservice applications, growing in size and complexity, the challenge…
Comparing Quarkus to Spring Through the Eyes of JHipster
Approach According to the Quarkus [https://quarkus.io/] product page it is “A Kubernetes Native…
Containerize your Spring Boot app with JIB
Java developers are familiar with building war or jar files using their preferred tools but…
Improving the access-control of a JHipster application
By default, a JHipster application will give any authenticated user the right to perform the…
Brace yourself, JHipster 5 is out!
JHipster 5 has just been released, and we thought it would be nice to write…
Boost the performance of your Spring Data JPA application
Spring Data JPA provides an implementation of the data access layer for Spring applications. This…
Spring 5 WebFlux: Performance tests
Spring 5 introduces a new model for reactive programming by incorporating the Spring reactive initiative, based on the Project Reactor. But does it do the job?…
It has been two years now since I have joined Ippon, and I thought it…
JHipster: Streamlining the Hackathon Experience
For most 24 hour Hackathons, the work starts a week or two prior to the…
Improving the performance of the Spring-Petclinic sample application (part 5 of 5)
This is part 5 of our 5-part series on improving the performance of the Spring-petclinic…
Improving the performance of the Spring-Petclinic sample application (part 4 of 5)
This is part 4 of our 5-part series on improving the performance of the Spring-petclinic…
Improving the performance of the Spring-Petclinic sample application (part 3 of 5)
This is part 3 of our 5-part series on improving the performance of the Spring-petclinic…
Improving the performance of the Spring-Petclinic sample application (part 2 of 5)
This is part 2 of our 5-part series on improving the performance of the Spring-petclinic…
Improving the performance of the Spring-Petclinic sample application (part 1 of 5)
This post is a performance audit of the “spring-petclinic” sample application [https://github.com/SpringSource/…