Total 14 Posts

Spring

Distributed Tracing using AWS X-Ray

As monoliths have been replaced by microservice applications, growing in size and complexity, the challenge…

Read More


Mar 08, 2021 6 min read

Amine Ouali Alami

DevOps

Comparing Quarkus to Spring Through the Eyes of JHipster

Approach According to the Quarkus [https://quarkus.io/] product page it is “A Kubernetes Native…

Read More


Feb 26, 2021 3 min read

Dennis Sharpe

Quarkus

Containerize your Spring Boot app with JIB

Java developers are familiar with building war or jar files using their preferred tools but…

Read More


Jul 25, 2019 4 min read

Amine Ouali Alami

DevOps

Improving the access-control of a JHipster application

By default, a JHipster application will give any authenticated user the right to perform the…

Read More


Jan 24, 2019 6 min read

Theo LEBRUN

JHipster

Brace yourself, JHipster 5 is out!

JHipster 5 has just been released, and we thought it would be nice to write…

Read More


Boost the performance of your Spring Data JPA application

Spring Data JPA provides an implementation of the data access layer for Spring applications. This…

Read More


Feb 05, 2018 15 min read

Hippolyte Durix

JPA

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?…

Read More


Jul 31, 2017 7 min read

Julien Margarido

Spring

Adventures at Ippon

It has been two years now since I have joined Ippon, and I thought it…

Read More


Dec 22, 2016 2 min read

Dennis Sharpe

Culture

JHipster: Streamlining the Hackathon Experience

For most 24 hour Hackathons, the work starts a week or two prior to the…

Read More


Jan 13, 2016 3 min read

Ahmed MSOUBER

Angular

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…

Read More


Mar 15, 2013 2 min read

Julien Dubois

Performance

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…

Read More


Mar 14, 2013 3 min read

Julien Dubois

JPA

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…

Read More


Mar 13, 2013 3 min read

Julien Dubois

Performance

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…

Read More


Mar 12, 2013 3 min read

Julien Dubois

Performance

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/…

Read More


Mar 11, 2013 3 min read

Julien Dubois

Performance