๐ Protect Your Code from NullPointerExceptions with Springโs Null-Safety Annotations
https://reflectoring.io/spring-boot-null-safety-annotations/
https://reflectoring.io/spring-boot-null-safety-annotations/
reflectoring.io
Protect Your Code from NullPointerExceptions with Spring's Null-Safety Annotations
NullPointerExceptions (often shortened as โNPEโ) are a nightmare for every Java programmer.
We can find plenty of articles on the internet explaining how to write null-safe code.
We can find plenty of articles on the internet explaining how to write null-safe code.
๐ TimezoneStorageType โ Hibernateโs improved timezone mapping
https://thorben-janssen.com/hibernate-6-offsetdatetime-and-zoneddatetime/
https://thorben-janssen.com/hibernate-6-offsetdatetime-and-zoneddatetime/
Thorben Janssen
TimezoneStorageType - Hibernate's improved timezone mapping
Hibernate 6 introduced a huge improvement to the mapping of ZonedDateTime and OffsetDateTime.
๐ Exposing a Helpful Info Endpoint with Spring Boot Actuator
https://reflectoring.io/spring-boot-info-endpoint/
https://reflectoring.io/spring-boot-info-endpoint/
reflectoring.io
Exposing a Helpful Info Endpoint with Spring Boot Actuator
In a distributed, fast-paced environment, dev teams often want to find out at what time they deployed the app, what version of the app they deployed, what Git commit was deployed, and more.
๐ Test Thymeleaf Controller Endpoints with Spring Boot and MockMvc
https://rieckpil.de/test-thymeleaf-controller-endpoints-with-spring-boot-and-mockmvc/
https://rieckpil.de/test-thymeleaf-controller-endpoints-with-spring-boot-and-mockmvc/
rieckpil
Test Thymeleaf Controller Endpoints with Spring Boot and MockMvc
Recipes for testing Thymeleaf view controllers with Spring Boot, MockMvc to verify HTTP POST(form submission), and HTTP GET requests.
๐ Spring Boot Testing: MockMvc vs. WebTestClient vs. TestRestTemplate
https://rieckpil.de/spring-boot-testing-mockmvc-vs-webtestclient-vs-testresttemplate/
https://rieckpil.de/spring-boot-testing-mockmvc-vs-webtestclient-vs-testresttemplate/
rieckpil
Spring Boot Testing: MockMvc vs. WebTestClient vs. TestRestTemplate
Comparison of MockMvc, WebTestClient, and the TestRestTemplate for invoking and testing Spring Web MVC controller endpoints.
๐ The Most Comprehensive Spring Boot Testing Online Course
https://rieckpil.de/the-most-comprehensive-spring-boot-testing-online-course/
https://rieckpil.de/the-most-comprehensive-spring-boot-testing-online-course/
rieckpil
The Most Comprehensive Spring Boot Testing Online Course - rieckpil
Guides, thorough explanations, and best practices on testing Spring Boot applications. Helping developers incorporate testing as a routine rather than a frustrated afterthought.
๐ Spring Boot Test Spring Web MVC HandlerInterceptor
https://rieckpil.de/spring-boot-test-spring-web-mvc-handlerinterceptor/
https://rieckpil.de/spring-boot-test-spring-web-mvc-handlerinterceptor/
rieckpil
Spring Boot Test Spring Web MVC HandlerInterceptor | rieckpil
Learn how to test and verify a Spring Web MVC HandlerInterceptor using Spring Boot @WebMvcTest and JUnit 5.
๐ How and Why to Integrate Diffblue Cover Into a CI Pipeline
https://rieckpil.de/how-and-why-to-integrate-diffblue-cover-into-a-ci-pipeline/
https://rieckpil.de/how-and-why-to-integrate-diffblue-cover-into-a-ci-pipeline/
rieckpil
How and Why to Integrate Diffblue Cover Into a CI Pipeline
Learn how Diffblue Cover can support your development by integrating it into a CI pipeline to write unit tests and fix regressions.
๐1
๐ Amazon SQS Listener Testing with @SqsTest (Spring Cloud AWS)
https://rieckpil.de/amazon-sqs-listener-testing-with-sqstest-spring-cloud-aws/
https://rieckpil.de/amazon-sqs-listener-testing-with-sqstest-spring-cloud-aws/
rieckpil
Amazon SQS Listener Testing with @SqsTest (Spring Cloud AWS)
Testing recipe: Write integration tests for Amazon SQS listeners using @SqsTest with ease (Java, Spring Boot & Spring Cloud AWS).
๐1
๐ Parallelize Only Java Unit Tests with JUnit 5 and Maven
https://rieckpil.de/parallelize-only-java-unit-tests-with-junit-5-and-maven/
https://rieckpil.de/parallelize-only-java-unit-tests-with-junit-5-and-maven/
rieckpil
Parallelize Only Java Unit Tests with JUnit 5 and Maven - rieckpil
Configure a Java Maven project using JUnit 5 to only parallelize the test execution of unit tests to speed up the build for faster feedback.
๐ AWS Lambda with Kotlin and Spring Cloud Function
https://rieckpil.de/aws-lambda-with-kotlin-and-spring-cloud-function/
https://rieckpil.de/aws-lambda-with-kotlin-and-spring-cloud-function/
rieckpil
AWS Lambda with Kotlin and Spring Cloud Function - rieckpil
Learn how to deploy a Kotlin function using Spring Boot and Spring Cloud Function to AWS Lambda using the Serverless framework and Maven.
๐ Spring Data 2023.1.2 and 2023.0.8 available
https://spring.io/blog/2024/01/12/spring-data-2023-1-2-and-2023-0-8-available/
https://spring.io/blog/2024/01/12/spring-data-2023-1-2-and-2023-0-8-available/
Spring Data 2023.1.2 and 2023.0.8 available
Level up your Java code and explore what Spring can do for you.
๐ A Bootiful Podcast: Apache Skywalkingโs Sheng Wu and Apache ShardingSphereโs Trista Pan
https://spring.io/blog/2024/01/11/a-bootiful-podcast-apache-skywalkings-sheng-wu-and-apache-shardingspheres/
https://spring.io/blog/2024/01/11/a-bootiful-podcast-apache-skywalkings-sheng-wu-and-apache-shardingspheres/
A Bootiful Podcast: Apache Skywalkingโs Sheng Wu and Apache ShardingSphereโs Trista Pan
Level up your Java code and explore what Spring can do for you.
๐ This Week in Spring - January 2nd, 2024
https://spring.io/blog/2024/01/02/this-week-in-spring-january-1st-2024/
https://spring.io/blog/2024/01/02/this-week-in-spring-january-1st-2024/
This Week in Spring - January 2nd, 2024
Level up your Java code and explore what Spring can do for you.
๐ Spring Cloud Dataflow 2.11.2 Released
https://spring.io/blog/2024/01/11/spring-cloud-dataflow-2-11-2-released/
https://spring.io/blog/2024/01/11/spring-cloud-dataflow-2-11-2-released/
Spring Cloud Dataflow 2.11.2 Released
Level up your Java code and explore what Spring can do for you.