Browsing Tag
java
205 posts
Spring Framework Ecosystem
Spring isn’t just a framework—it’s an ecosystem! In this blog, we explored the core components of the Spring…
Mastering OAuth 2.0: Step by Step
Leapcell: The Next-Gen Serverless Platform for Web Hosting, Async Tasks, and Redis A Concise and Easy-to-Understand Explanation of…
The most important programming language in 2025
Hi there, Igor Fraga here, so… Do you know which is the most important programming language in 2025?…
💻 Lista de Exercícios Básicos em Java 🚀 Part 3
Hoje quero compartilhar alguns exercícios de Java do livro Dominando Java: 100+ Exercícios Resolvidos e Comentados para Acelerar…
The two versions of Parquet
A few days ago, the creators of DuckDB wrote the article: Query Engines: Gatekeepers of the Parquet File…
hibernate-003: @IdClass(PaymentId.class)
The annotation @IdClass(PaymentId.class) is used in JPA (Java Persistence API) to define a composite primary key for the…
The difference between arrays as Lists in Java?
Arrays and Lists are part of data structures and are important for software development. Arrays and lists are…
Sociable Unit Test simplified
Do you find writing good and robust unit tests hard? Do your tests break when you refactor? Or…
What are the types or formats of questions can I expect in the exam?? (OCA Java SE 8 Programmer I Certification)
The OCA Java SE8 Programmer I Certification is the first essential certificate to have before taking the OCP…
Give your app a modern look with FxPopup
FxPopup is a JavaFx library to display popup messages and generate automatic forms, the same library includes light…