There are considerable benefits of using, building and deploying small container images (small attack surface, faster updates, less network costs …), and when it comes to lightweight distributions, Alpine Linux is by far the favorite choice. However, Java developers might find issues while running their containerized applications on alpine as stated
Category: Articles
Leveraging Intersection Types in Java
Intersection types are one of these relatively unknown and underestimated advanced features of Java generics whose proper usage can increase type-safety of our abstractions (or…
Eclipse Collections 10.0 Released – Donald Raab – Medium
Thank you to the contributors
Java Weekly, Issue 288 | Baeldung
A quick implementation of an API gateway and service discovery using Spring Cloud Gateway and Spring Cloud Netflix Eureka Server.
Java – Variable and Method Hiding Example
A blog about Java, Spring, Hibernate, Programming, Algorithms, Data Structure, SQL, Linux, Database, JavaScript, and my personal experience.
How to use Multiple Threads in Java – Example
A blog about Java, Spring, Hibernate, Programming, Algorithms, Data Structure, SQL, Linux, Database, JavaScript, and my personal experience.
Using JUnit5 – Part 2 – Testing Basics
Published: 2019-07 (July 2019) Relevant for: JUnit 5.5.0 JUnit5 Blog Series Part 1 – Introduction Part 2 – Test Basics In Part 1 of the blog series, we looked at several annotations use…
Payara Enterprise Support Saves DPD from Hiring Extra Support Employees and Offers Quick Solutions and Support for Critical Applications
DPD delivers more than 5.2 millions parcel worldwide daily, relying on the Payara Platform with Payara Enterprise Support to reduce the need for extra staff and ensure stability.
Data Structures in Java for Noobs (Lite Edition)
Data Structures Made Simple With Step by Step Instructions and Diagrams – Free Course
Bucket Sort in Java with Example – How Algorithm Works
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Modern Software Podcast: The Java Episode, Starring Ben Evans
Java expert Ben Evans looks at its open source future, plus Java optimization, finding Java antipatterns, and much more!
Seattle Java User Group – SeaJUG
Meetup Info About The Seattle Java User’s group has been meeting since the mid-90s in the Seattle and Eastside area. It is geared ….
10 Best Programming Languages to Learn in 2019 – HackerNoon.com
A developer’s list of the programming languages you probably want to start learning in 2019/2020
Oracle Certification Highlights – July 2019
Oracle Certification Highlights gives you insighton new exams, exam preparation, exams that are retiring, programannouncements, and all the great things that…
How to Crash Your JVM – 97 Things – Medium
There are so many new APIs, cool libraries, and must-try techniques you need to know that it can be hard to stay up to date.