23 private links
JHipster 7.0, released March 23, updated the data model editor JDL Studio to version 2, added Snyk security vulnerability scanning, and introduced the JHipster Control Center to manage microservices. The release also updated dependencies and defaults and was followed by version 7.0.1 on April 2.
IntelliJ IDEA. Migrating from JUnit 4 to JUnit 5 (2020)
Check out some of the best practices for Spring Boot 2 and Hibernate 5 in this guide, looking at bytecode instrumentation, lazy loading, and more.
Performance problems are one of the biggest challenges to expect when designing and implementing Java EE related technologies.
Interested to learn about Jib? Check our article explaining how containerized applications require a lot of configurations.
In this tutorial, we take a look at how you can create and migrate a basic Spring Boot application from JUnit 4 to the refreshed JUnit 5.
This is the end of the 2016 Java Holiday Calendar! Look back on everything you've learned this month and get ready for a new year of new challenges.
In the previous blogs we built the landing page using Thymeleaf, Bower and Bootstrap and deployed it...