-
Core Java
Java’s @Serial Annotation
The JDK may be getting another standard (predefined) annotation with JDK 11: @Serial. JDK-8202385 [“Annotation to mark serial-related fields and…
Read More » -
Scala
Dockerize your Scala application
Dockerizing a Scala application is pretty easy. The first concern is creating a fat jar. Now we all come from…
Read More » -
Enterprise Java
Spring Security with Spring Boot 2.0: UserDetailsService
As we have seen on a previous post the username and password for our spring application was configured through environmental…
Read More » -
Enterprise Java
And some more REST tips
In previous blog posts I have covered some ideas and tips for achieving a REST architecture. In this post, I cover…
Read More » -
Enterprise Java
REST: Using a Controller endpoint?
In general REST architectures, the fundamental concept is a Resource. After Resources, the next thing is to develop a Uniform…
Read More » -
Enterprise Java
5 Shocking Stats That Prove Logs Are Inadequate
It turns out that we’re all guilty of logging malpractice. Don’t believe us? These statistics might change your mind It’s…
Read More » -
Software Development
[MEGA DEAL] The Ultimate Front End Development Bundle (96% off)
Spend 48 Hours With HTML, CSS, & JavaScript to Become an In-Demand Front End Engineer Hey fellow geeks, This week,…
Read More » -
Enterprise Java
The Relationship Between Jakarta EE, EE4J and Java EE
The Jakarta EE name has been out for more than a month, and even if Mike Milinkovich explained the names…
Read More »