🆕 Different ways of declaration and initialization of arrays in Java
//www.javacodegeeks.com/2021/03/different-ways-of-declaration-and-initialization-of-arrays-in-java.html
➡️ @JavaLearnZone
//www.javacodegeeks.com/2021/03/different-ways-of-declaration-and-initialization-of-arrays-in-java.html
➡️ @JavaLearnZone
Java Code Geeks
Different ways of declaration and initialization of arrays in Java | Java Code Geeks - 2021
Interested to learn about initialization of arrays? Check our article presenting Different ways of declaration and initialization of arrays in Java.
📁 Skipping Weekends While Adding Days to LocalDate in Java 8
https://www.baeldung.com/java-localdate-add-days-skip-weekends
➡️ @JavaLearnZone
https://www.baeldung.com/java-localdate-add-days-skip-weekends
➡️ @JavaLearnZone
Baeldung
Skipping Weekends While Adding Days to LocalDate in Java | Baeldung
Learn how to add days to Java 8's LocalDate whilst skipping weekends
🆕 Coroutine based Spring boot webflux application
//www.javacodegeeks.com/2021/03/coroutine-based-spring-boot-webflux-application.html
➡️ @JavaLearnZone
//www.javacodegeeks.com/2021/03/coroutine-based-spring-boot-webflux-application.html
➡️ @JavaLearnZone
Java Code Geeks
Coroutine based Spring boot webflux application - Java Code Geeks - 2022
Interested to learn about webflux application? Check our article explaining how it enables programming a web application with Kotlin coroutines
🆕 New Java/JavaFX Library FXSkins Released
//www.javacodegeeks.com/2021/03/new-java-javafx-library-fxskins-released.html
➡️ @JavaLearnZone
//www.javacodegeeks.com/2021/03/new-java-javafx-library-fxskins-released.html
➡️ @JavaLearnZone
Java Code Geeks
New Java/JavaFX Library FXSkins Released
Interested to learn about JavaFX Library? Check our article talking about the JavaFX Library FXSkins that were released.
🆕 Implementing equals(Object) with instanceof Pattern Matching
//www.javacodegeeks.com/2021/04/implementing-equalsobject-with-instanceof-pattern-matching.html
➡️ @JavaLearnZone
//www.javacodegeeks.com/2021/04/implementing-equalsobject-with-instanceof-pattern-matching.html
➡️ @JavaLearnZone
Java Code Geeks
Implementing equals(Object) with instanceof Pattern Matching | Java Code Geeks - 2021
Interested to learn about Pattern Matching? Check our article explaining how to Implement equals(Object) with instanceof Pattern Matching.
🆕 Batch solving an ActiveMQ queue that contains planning problem data sets in a scalable way
//www.javacodegeeks.com/2021/04/batch-solving-an-activemq-queue-that-contains-planning-problem-data-sets-in-a-scalable-way.html
➡️ @JavaLearnZone
//www.javacodegeeks.com/2021/04/batch-solving-an-activemq-queue-that-contains-planning-problem-data-sets-in-a-scalable-way.html
➡️ @JavaLearnZone
Java Code Geeks
Batch solving an ActiveMQ queue that contains planning problem data sets in a scalable way | Java Code Geeks - 2021
Interested to learn about data sets? Check our article explaining how to use a transactional ActiveMQ queue in front of a set of stateless OptaPlanner pods