Explore Choco-solver, a versatile and expressive open-source library for solving combinatorial problems, and learn how to use it for Sudoku puzzles.
Also find me here:
Baeldung Author
Parthiv Pradhan
With nearly 20 years of experience in the IT field, I bring a wealth of knowledge and expertise to my role as a technical writer at Baeldung. Based in India, I am passionate about Cloud Services, AI/ML, Java, and Performance Engineering, sharing insights and learning through writing. Outside of my professional pursuits, I enjoy practicing yoga to maintain a balanced and healthy lifestyle.
Here's what I've written (so far):
Baeldung on Java
- All
- Spring AI (3)
- Java (3)
- Artificial Intelligence (3)
- Data (2)
- Architecture (2)
- Web Services (1)
- Spring Persistence (1)
- Spring Data (1)
- Spring Cloud (1)
- Spring Boot (1)
- Spring (1)
- Security (1)
- Persistence (1)
- NoSQL (1)
- Logging (1)
- Java Streams (1)
- Java Map (1)
- Java List (1)
- JSON (1)
- Core Java (1)
- Cloud (1)
- Algorithms (1)
Implementing an AI Assistant with Spring AI
Filed under Spring AI
Explore the key Spring AI features that can help create an AI assistant.
Consuming Messages in Batch in Kafka Using @KafkaListener
Filed under Spring
Learn how to use the @KafkaListener annotation to handle Kafka messages in batches.
Monitor Java Application Logs With Loggly
Filed under Logging
Learn how to configure and use Loggly, a cloud-based log management tool for Java.
Stored Procedures With Spring JdbcTemplate
Filed under Spring Persistence
A quick and practical guide to using stored procedures with Spring JdbcTemplate.
Spring Cloud Function for Azure Function
Filed under Spring Cloud
Learn how to use the Spring Cloud Function to develop Java applications and deploy them with Microsoft Azure Functions.
Azure Functions in Java
Filed under Cloud
Discover Azure Java Functions for serverless computing.
How to Sort Map Value List by Element Field Using Java Streams
Filed under Java Map, Java Streams
Explore the benefits of Streams API in sorting elements in a List stored within a Map.
Introduction to Milvus
Filed under NoSQL
Explore Milvus, a highly scalable open-source vector database.
Baeldung on SQL
- All
- Database Access (1)
Fix the PSQLException: “FATAL: sorry, too many clients already”
Filed under Database Access
Learn about the PostgreSQL exception, FATAL: sorry, too many clients already