Dockerize a Spring Boot application
Dockerize a Spring Boot application
Around the Code we guide you through the process of building a Docker image to run a Spring Boot application.
Blog
I write about Java, software architecture, design patterns, applied artificial intelligence, RAG, AI agents and software engineering. Through my articles, I share feedback, technical analyzes and concrete approaches to design robust, maintainable and useful applications.
Dockerize a Spring Boot application
Around the Code we guide you through the process of building a Docker image to run a Spring Boot application.

Does the world really need another frontend framework? I think this is the case because different frameworks have different underlying assumptions that lead to optimization for different things. Tokens

We will create a Docker container for a simple hello World application! Spring boot using Maven Prerequisites: JDK 1.8 or newer Docker Maven 3.2+ A text editor Once you have installed all

Hi, today we are at version 17 of Java which does not prevent us here Around the code from taking an overview of the intermediate operations of the Stream API unveiled since version 8 of Java; Comp
A Connection Pool?
What is a connection pool? A connection pool is a store of database connections that can be used and (more importantly) reused to connect to a database. Why did you
Code lab JAX-RS 2.0
Watch video on YouTube
MDL and JSF integration
Watch video on YouTube Hello, here is an idea for using MDL in your future jsf project, complete integration of MDL with xhtml views (facelets), using ajax support and of course the notion of temp