排序
Write assertions for Java LocalDate/LocalDateTime with AssertJ library
Write assertions for Java LocalDate/LocalDateTime with AssertJ library,Hello! This post explores most common situations on asserting Java date/time entities using AssertJ library. ...
Java 14 Records (Preview)
Java 14 Records (Preview), JDK 14 Records (3 Part Series) 1 Java 14 Records (Preview) 2 Java 14 Records with JakartaEE JSON-B 3 Java Records with Jackson 2.12 Records Record is a n...
Quick Tip – How to specify a variable element in a resource string ?
Quick Tip – How to specify a variable element in a resource string ?,Hello ! I’m Xavier Jouvenot and in this small post, I am going to explain how to specify a variable element i...
Parsing JSON in Spring Boot, part 1
Parsing JSON in Spring Boot, part 1, Parsing JSON in Spring Boot (2 Part Series) 1 Parsing JSON in Spring Boot, part 1 2 Parsing JSON in Spring Boot, part 2 Welcome to a quick tuto...
Run Java tests against the Firestore emulator
Run Java tests against the Firestore emulator,It's not widely documented how to do this, right? You have a test suite that you want to run against Firestore emulator, which should ...
Do Java Code Streams Exist?
Do Java Code Streams Exist?,Recently while doing some coding on Twitch I was posed a question, 'Are there any people streaming Java?' It's an interesting question, as I've seen a l...
Integrate ReportPortal.io in Java Projects
Integrate ReportPortal.io in Java Projects,In this post we will describe how someone can integrate ReportPortal platform for an existing java test project in order to leverage repo...
How to manage multiple Java JDK versions on macOS X
How to manage multiple Java JDK versions on macOS X,Here is a quick tip on how to install multiple Java JDK versions (8, …, 11, …, 14 etc.) on macOS X and how to switch between t...
COVID-19 TRACKER Android Application (HomePage)
COVID-19 TRACKER Android Application (HomePage), Covid-19 Tracker (3 Part Series) 1 COVID-19 TRACKER Android Application (Introduction) 2 COVID-19 TRACKER Android Application (Home...
Spring Security with JWT: OAuth 2 Resource Server
Spring Security with JWT: OAuth 2 Resource Server,Since version 5.2, Spring has introduced a new library, OAuth 2.0 Resource Sever, handling JWT so that we no longer need to manual...
Effective Java! Design Interfaces for Posterity
Effective Java! Design Interfaces for Posterity, Effective Java Review (90 Part Series) 1 Effective Java Tuesday! Let's Consider Static Factory Methods 2 Effective Java Tuesday! Th...
Guys, I’ve done it, I have a blog!
Guys, I've done it, I have a blog!,Well it took a while but I finally bought a domain and got my self a blog. I am planning to talk mostly about kotlin, java, AI, and all my crazy ...