🆕 Getting Started with the Java S3Proxy Library
https://www.javacodegeeks.com/getting-started-with-the-java-s3proxy-library.html
https://www.javacodegeeks.com/getting-started-with-the-java-s3proxy-library.html
Java Code Geeks
Getting Started with the Java S3Proxy Library - Java Code Geeks
Learn how to use the Java S3Proxy library for local S3 testing with complete Spring Boot examples and configurations.
🆕 jOOQ: SQL Made More Functional in Java
https://www.javacodegeeks.com/2024/12/jooq-sql-made-more-functional-in-java.html
https://www.javacodegeeks.com/2024/12/jooq-sql-made-more-functional-in-java.html
Java Code Geeks
jOOQ: SQL Made More Functional in Java - Java Code Geeks
Discover how jOOQ simplifies SQL query construction in Java with a type-safe, functional DSL. Learn how this powerful library enhances..
🆕 Handle the Blocking Method in Non-blocking Context Warning
https://www.javacodegeeks.com/handle-the-blocking-method-in-non-blocking-context-warning.html
https://www.javacodegeeks.com/handle-the-blocking-method-in-non-blocking-context-warning.html
Java Code Geeks
Handle the Blocking Method in Non-blocking Context Warning
Java handle blocking method in non blocking context warning: Learn how to handle blocking methods in Java's non-blocking context.
🆕 How to Publish Maven Artifacts to GitHub Packages
https://www.javacodegeeks.com/how-to-publish-maven-artifacts-to-github-packages.html
https://www.javacodegeeks.com/how-to-publish-maven-artifacts-to-github-packages.html
Java Code Geeks
maven publish artifacts github packages
Learn how to publish Maven artifacts to GitHub Packages with automation using GitHub Actions. Includes configuration and workflow setup.
🆕 Getting Started with Spring AI Advisors
https://www.javacodegeeks.com/getting-started-with-spring-ai-advisors.html
https://www.javacodegeeks.com/getting-started-with-spring-ai-advisors.html
Java Code Geeks
Getting Started with Spring AI Advisors - Java Code Geeks
Learn how to integrate Spring AI Advisors into your applications for intelligent decision-making with AI models and practical examples.
🆕 Hazelcast: Java’s Distributed In-Memory Data Grid
https://www.javacodegeeks.com/2025/01/hazelcast-javas-distributed-in-memory-data-grid.html
https://www.javacodegeeks.com/2025/01/hazelcast-javas-distributed-in-memory-data-grid.html
Java Code Geeks
Hazelcast: Java's Distributed In-Memory Data Grid - Java Code Geeks
Explore how Hazelcast enhances Java applications with its distributed in-memory data grid, offering powerful features like caching, and more
🆕 Vavr: Bringing Functional Programming to Java
https://www.javacodegeeks.com/2025/01/vavr-bringing-functional-programming-to-java.html
https://www.javacodegeeks.com/2025/01/vavr-bringing-functional-programming-to-java.html
Java Code Geeks
Vavr: Bringing Functional Programming to Java - Java Code Geeks
Explore how Vavr enhances Java with functional programming features like immutable collections, Try, Option, and Future.
🆕 Check If String Is A Valid Number In Java
https://www.javacodegeeks.com/check-if-string-is-a-valid-number-in-java.html
https://www.javacodegeeks.com/check-if-string-is-a-valid-number-in-java.html
Java Code Geeks
Check If String Is A Valid Number In Java - Java Code Geeks
Java check if string is valid number: Learn how to check if a string is a valid number in Java using various methods and techniques.
🆕 Apache Camel: Integrating Java with Enterprise Systems
https://www.javacodegeeks.com/2025/01/apache-camel-integrating-java-with-enterprise-systems.html
https://www.javacodegeeks.com/2025/01/apache-camel-integrating-java-with-enterprise-systems.html
Java Code Geeks
Apache Camel: Integrating Java with Enterprise Systems - Java Code Geeks
Discover how Apache Camel simplifies Java-based enterprise integration by bridging diverse systems like REST, SOAP, JMS, and FTP
🆕 Spring Boot Testing The Main Class
https://www.javacodegeeks.com/spring-boot-testing-the-main-class.html
https://www.javacodegeeks.com/spring-boot-testing-the-main-class.html
Java Code Geeks
Spring Boot Testing The Main Class - Java Code Geeks
Spring boot testing main class: Learn how to test the main class in Spring Boot with effective techniques and best practices.
🆕 Caffeine vs. Ehcache: Advanced Java Caching Techniques
https://www.javacodegeeks.com/2025/01/caffeine-vs-ehcache-advanced-java-caching-techniques.html
https://www.javacodegeeks.com/2025/01/caffeine-vs-ehcache-advanced-java-caching-techniques.html
Java Code Geeks
Caffeine vs. Ehcache: Advanced Java Caching Techniques - Java Code Geeks
Explore advanced Java caching techniques by comparing Caffeine and Ehcache, focusing on performance, eviction policies, and best practices
🆕 Delta Lake vs. Hudi: Selecting the Best Framework for Java Workflows
https://www.javacodegeeks.com/2025/01/delta-lake-vs-hudi-selecting-the-best-framework-for-java-workflows.html
https://www.javacodegeeks.com/2025/01/delta-lake-vs-hudi-selecting-the-best-framework-for-java-workflows.html
Java Code Geeks
Delta Lake vs. Hudi: Selecting the Best Framework for Java Workflows - Java Code Geeks
Explore the key differences between Delta Lake vs. Hudi in this comprehensive guide. Learn how to choose the best data lake framework for Java
🆕 Hibernate Group-By Criteria API Example
https://www.javacodegeeks.com/hibernate-group-by-criteria-api-example.html
https://www.javacodegeeks.com/hibernate-group-by-criteria-api-example.html
Java Code Geeks
Hibernate Group-By Criteria API Example
Hibernate group by criteria api: Learn how to use Hibernate Group By with Criteria API for efficient data grouping in queries.
🆕 How To Quickly Build A JAR File in Eclipse
https://www.javacodegeeks.com/how-to-quickly-build-a-jar-file-in-eclipse.html
https://www.javacodegeeks.com/how-to-quickly-build-a-jar-file-in-eclipse.html
Java Code Geeks
How To Quickly Build A JAR File in Eclipse - Java Code Geeks
Eclipse quickly build jar file: Learn how to quickly build a JAR file in Eclipse using .jardesc files and Ant build scripts.
🆕 Monitoring Java Apps with Prometheus & Grafana
https://www.javacodegeeks.com/2025/01/monitoring-java-apps-with-prometheus-grafana.html
https://www.javacodegeeks.com/2025/01/monitoring-java-apps-with-prometheus-grafana.html
Java Code Geeks
Monitoring Java Apps with Prometheus & Grafana
Learn how to integrate Prometheus & Grafana with Java applications for real-time monitoring, metrics collection
🆕 Optimizing Java in Kubernetes: Resource Management & Scaling
https://www.javacodegeeks.com/2025/01/optimizing-java-in-kubernetes-resource-management-scaling.html
https://www.javacodegeeks.com/2025/01/optimizing-java-in-kubernetes-resource-management-scaling.html
Java Code Geeks
Optimizing Java in Kubernetes: Resource Management & Scaling - Java Code Geeks
Discover best practices for optimizing Java in Kubernetes, focusing on resource management, scaling strategies, and performance tuning
🆕 Storing Date and Time in PostgreSQL Example
https://www.javacodegeeks.com/storing-date-and-time-in-postgresql-example.html
https://www.javacodegeeks.com/storing-date-and-time-in-postgresql-example.html
Java Code Geeks
Storing Date and Time in PostgreSQL Example - Java Code Geeks
Interested to learn more about PostgreSQL store date time? Then check out our detailed examples!