jlink with Spring Boot services
Here, you will learn about how to create a small JRE for your microservices.
This always has been my priority because… I don’t want to pay extra in ECR so… I have to create small docker images.
Wellcome! This is a multi-lengual notebook. You'll read some geeky things here. I hope you enjoy it.
Here, you will learn about how to create a small JRE for your microservices.
This always has been my priority because… I don’t want to pay extra in ECR so… I have to create small docker images.
In this post we’re going to have different sections, in the first one, as in all beginner courses, we’re going to define Spring, learn how to create a project with Spring Boot and learn what the meaning of the basic class which Spring gives you when you start a project is.
In this post we’re going to have different sections, in the first one, as in all beginner courses, we’re going to define Spring, learn how to create a project with Spring Boot and learn what the meaning of the basic class which Spring gives you when you start a project is.
Another version of java? See what it's going on with java and what they have to say about it.
The other day there were a few news articles about the new version of Java. I was thinking another one? Really? Like a lot of people in the beginning of their careers, no-one checks the differences between Java versions because they are focused on the projects which they are working on, or maybe it’s just me. But, I had a break between jobs so I decided to update all my knowledge and one thing from my list was this one, so I hope you find this information interesting. As everyone knows, Java has…