Learn how to create a Java application with AI model inference using Apache Camel’s KServe component
Also find me here:
Baeldung Author
Stelios Anastasakis
I am a Software Engineer who is passionate about learning new things, experimenting with new tech and giving back as a coach/mentor and communities/open-source contributor. With many years of experience in Java backend services, in the Greek, UK and US markets and fields like streaming, insurance, lotteries and more.
Here's what I've written (so far):
Baeldung on Java
- All
- Testing (4)
- Spring Security (1)
- Spring Boot (1)
- Spring (1)
- Persistence (1)
- Networking (1)
- Java Web (1)
- Java IO (1)
- Java (1)
- Artificial Intelligence (1)
- Architecture (1)
Implementing the Core Services of Spring Authorization Server with Redis
Filed under Spring Security
Explore how we can implement the Core Services of Spring Authorization Service with Redis
Modify Property Files in Java
Learn how to modify Property files without losing any existing data using core Java APIs and Apache Commons.
Gatling Tests Monitoring
Filed under Testing
Learn how we can set up proper monitoring when executing performance tests with Gatling
Analyzing JMeter Results
Filed under Testing
Learn how to analyze JMeter Results.
Understanding Ramp-up in JMeter
Filed under Testing
Learn about the ramp-up property in JMeter and understand how to use it to tune two main aspects of performance testing – users per second and requests per second.
Error Handling in Micronaut
Filed under Java Web
Tutorial on error handling in Micronaut.
Guide to Micronaut Environments
Filed under Architecture
Explore the Environment abstraction in Micronaut and understand different ways to set it properly.
Annotation Based HTTP Filters in Micronaut
Filed under Networking
Tutorial on Micronaut’s annotated HTTP filters.