You are here |
vanwilgenburg.wordpress.com | ||
| | | |
openliberty.io
|
|
| | | | Learn how to write simple and effective integration tests that run against your real application's Docker container. No mock objects needed. | |
| | | |
www.morling.dev
|
|
| | | | Ahead-of-time compilation (AOT) is the big topic in the Java ecosystem lately: by compiling Java code to native binaries, developers and users benefit from vastly improved start-up times and reduced memory usage. The GraalVM project made huge progress towards AOT-compiled Java applications, and Project Leyden promises to standardize AOT in a future version of the Java platform. This makes it easy to miss out on significant performance improvements which have been made on the JVM in recent Java versions, ... | |
| | | |
mydeveloperplanet.com
|
|
| | | | This blog introduces jOOQ, Liquibase, and Testcontainers integration in a Spring Boot application. It covers setting up the application, adding Liquibase for database management, generating jOOQ code, integrating a repository, implementing controller methods, and using Testcontainers for integration testing. Additionally, it discusses running the application with Spring Boot Docker Compose support. | |
| | | |
friendgineers.rosenshein.org
|
|
| | Leon's musings on software development |