🆕 Advanced Testing with Quarkus
https://piotrminkowski.com/2023/02/08/advanced-testing-with-quarkus/
➡️ @SpringFrameworkZone
https://piotrminkowski.com/2023/02/08/advanced-testing-with-quarkus/
➡️ @SpringFrameworkZone
Piotr's TechBlog
Advanced Testing with Quarkus - Piotr's TechBlog
In this article, you will learn how to build advanced testing scenarios with Quarkus and effectively use Testcontainers, Docker for that.
🆕 Best Practices for Java Apps on Kubernetes
https://piotrminkowski.com/2023/02/13/best-practices-for-java-apps-on-kubernetes/
➡️ @SpringFrameworkZone
https://piotrminkowski.com/2023/02/13/best-practices-for-java-apps-on-kubernetes/
➡️ @SpringFrameworkZone
Piotr's TechBlog
Best Practices for Java Apps on Kubernetes - Piotr's TechBlog
In this article, you will read about the best practices for running Java applications on Kubernetes with tools and code examples.
🆕 The best way to generate a TSID entity identifier with JPA and Hibernate
https://vladmihalcea.com/tsid-identifier-jpa-hibernate/
➡️ @SpringFrameworkZone
https://vladmihalcea.com/tsid-identifier-jpa-hibernate/
➡️ @SpringFrameworkZone
Vlad Mihalcea
The best way to generate a TSID entity identifier with JPA and Hibernate
Learn what the best way to generate a TSID (Time-Sorted Identifier) entity identifier with JPA and Hibernate is.
🆕 Singleton Design Pattern vs Singleton Beans in Spring Boot
https://www.baeldung.com/spring-boot-singleton-vs-beans
➡️ @SpringFrameworkZone
https://www.baeldung.com/spring-boot-singleton-vs-beans
➡️ @SpringFrameworkZone
Baeldung on Kotlin
Singleton Design Pattern vs Singleton Beans in Spring Boot | Baeldung
Compare singleton beans with objects created using the singleton design pattern.
🆕 Difference Between exchange(), postForEntity(), and execute() in RestTemplate
https://www.baeldung.com/spring-resttemplate-exchange-postforentity-execute
➡️ @SpringFrameworkZone
https://www.baeldung.com/spring-resttemplate-exchange-postforentity-execute
➡️ @SpringFrameworkZone
Baeldung
Difference Between exchange(), postForEntity(), and execute() in RestTemplate | Baeldung
Learn three different ways to send a HTTP POST request using Spring's RestTemplate.
🆕 Using and Testing Axon applications via REST
https://www.baeldung.com/axon-using-and-testing-rest
➡️ @SpringFrameworkZone
https://www.baeldung.com/axon-using-and-testing-rest
➡️ @SpringFrameworkZone
Baeldung
Using and Testing Axon Applications via REST | Baeldung
Once we have the Axon framework in place, we can add REST APIs to it. We look at how to add these endpoints and how they're unit tested.
🆕 OpenTelemetry Setup in Spring Boot Application
https://www.baeldung.com/spring-boot-opentelemetry-setup
➡️ @SpringFrameworkZone
https://www.baeldung.com/spring-boot-opentelemetry-setup
➡️ @SpringFrameworkZone
Baeldung on Kotlin
OpenTelemetry Setup in Spring Boot Application | Baeldung
Deploying microservices can lead to challenges in tracing requests across those services. With OpenTelemetry we're able to capture logs from independent services and use them to observe traces of entire requests. We look at how to achieve this in Spring.
🆕 Which JDK to Choose on Kubernetes
https://piotrminkowski.com/2023/02/17/which-jdk-to-choose-on-kubernetes/
➡️ @SpringFrameworkZone
https://piotrminkowski.com/2023/02/17/which-jdk-to-choose-on-kubernetes/
➡️ @SpringFrameworkZone
Piotr's TechBlog
Which JDK to Choose on Kubernetes - Piotr's TechBlog
In this article, we will make a performance comparison between several most popular JDK implementations for the app running on Kubernetes.
🆕 Looking for a Backend Java/Spring Team Lead with Integration Experience
https://www.baeldung.com/job/looking-for-a-backend-java-spring-team-lead-with-integration-experience
➡️ @SpringFrameworkZone
https://www.baeldung.com/job/looking-for-a-backend-java-spring-team-lead-with-integration-experience
➡️ @SpringFrameworkZone
Baeldung
Looking for a Backend Java/Spring Team Lead with Integration Experience (Remote) (Part Time) – not open
Looking for a Java Team Lead with integration experience to join the Baeldung team.
🆕 Create and Release Your Own Helm Chart
https://piotrminkowski.com/2023/02/28/create-and-release-your-own-helm-chart/
➡️ @SpringFrameworkZone
https://piotrminkowski.com/2023/02/28/create-and-release-your-own-helm-chart/
➡️ @SpringFrameworkZone
Piotr's TechBlog
Create and Release Your Own Helm Chart - Piotr's TechBlog
In this article, you will learn how to create your Helm chart and release it using CircleCI pipeline and publish on the Artifact Hub.