Testing Java Applications Made Simple

Quick Links: Online Courses - Course Login | #Testcontainers #Kotlin #JUnit  #SpringBoot #Mockito #Maven #AWS #Testing

rieckpil logo
__CONFIG_colors_palette__{"active_palette":0,"config":{"colors":{"6cd47":{"name":"Main Accent","parent":-1}},"gradients":[]},"palettes":[{"name":"Default","value":{"colors":{"6cd47":{"val":"var(--tcb-skin-color-0)","hsl":{"h":2,"s":0.8436,"l":0.01,"a":1}}},"gradients":[]},"original":{"colors":{"6cd47":{"val":"rgb(47, 138, 229)","hsl":{"h":210,"s":0.77,"l":0.54,"a":1}}},"gradients":[]}}]}__CONFIG_colors_palette__
  • Start Here
  • Testing Tutorials
    • Getting Started With Testing Java Applications Email Course
    • Testing Java Applications Cheat Sheet
    • Recommended Resources For Testing Java Applications
    • Java Testing Toolbox
    • Hands-On Mocking With Mockito Online Course
    • Testing Spring Boot Applications Primer
    • Testing Spring Boot Applications Masterclass
  • All Posts
  • Courses
  • Other
    • About Me
    • Create a Course Account
    • Join the Newsletter
    • Meta Blog
    • AWS Tutorials
    • Jakarta EE Tutorials
    • MicroProfile Tutorials
    • Stratospheric eBook
    • Advertise Here
    • Affiliate Program
  • Free Testing Course

New Course Launch

Testing Spring Boot Applications Primer

Enrich Your Toolbox

Testing Tools & Libraries Every Java Developer Must Know

Recently Published

Amazon SQS Listener Testing with @SqsTest (Spring Cloud AWS)

Read More

Remote Java Developer Technical Hardware and Software Setup

Read More

Spring Boot Test Spring Web MVC HandlerInterceptor

Read More

LaunchDarkly Java Testing and Local Development Hints

Read More

Amazon SQS Listener Testing with @SqsTest (Spring Cloud AWS)

All Archives
Philip Riecks 
AWS Tutorials, Spring Framework Tutorials, Testcontainers Tutorials, Testing Tutorials

Similar to a REST API, an Amazon SQS listener is an entry point to our application. While we can easily test our Spring Web MVC controller endpoints either

Read More

Remote Java Developer Technical Hardware and Software Setup

All Archives
Philip Riecks 
Java Tutorials

This article describes my working setup (hardware and software) as a remote freelance Java developer. I've been working from either home, co-working places, or cafes for almost two

Read More

Spring Boot Test Spring Web MVC HandlerInterceptor

All Archives
Philip Riecks 
Spring Framework Tutorials, Testing Tutorials

This article showcases how to test a Spring Web MVC HandlerInterceptor using JUnit 5 and Spring Boot. We'll discuss the value of unit tests to test a HandlerInterceptor

Read More

LaunchDarkly Java Testing and Local Development Hints

All Archives
Philip Riecks 
Java Tutorials, Testing Tutorials

Feature flags offer a solution to decouple the deployment of a feature from its release. This can help us continuously deploy new changes without releasing features immediately to

Read More

Java Development on an Apple M1 – A One Year Review

All Archives
Philip Riecks 
Java Tutorials, Testing Tutorials

It's been almost a year since I've bought the MacBook Pro M1 (arm64 processor) for my daily Java development as a freelance consultant. I had my first contact

Read More

Automatic Java Code Migration with OpenRewrite (Mockito Example)

All Archives
Philip Riecks 
Maven Tutorials, Mockito Tutorials, Testing Tutorials

Postponing a (major) dependency update for too long can harm our productivity in the long run as we might not be able to switch to a recent Java

Read More

Write Gatling Performance Tests with Java

All Archives
Philip Riecks 
Java Tutorials, Testing Tutorials

Gatling is a performance testing tool to carry out load tests on applications. Gatling can spawn thousands of virtual users/clients over a single machine as it is built

Read More

Run Java Tests With Maven Silently (Only Log on Failure)

All Archives
Philip Riecks 
Maven Tutorials, Testing Tutorials

When running our Java tests with Maven they usually produce a lot of noise in the console. While this log output can help understand test failures, it's typically

Read More

AWS Lambda with Kotlin and Spring Cloud Function

All Archives
Philip Riecks 
AWS Tutorials, Spring Framework Tutorials

AWS Lambda is a great technology to get your code up and running in a matter of minutes. I'm heavily using AWS Lambda for various automation and marketing

Read More

Testing Spring Boot Applications: Five Common Pitfalls

All Archives
Philip Riecks 
Spring Framework Tutorials, Testing Tutorials

Learning how to test a Spring Boot application effectively can be a hurdle, especially for newcomers. Without a basic knowledge of Spring's dependency injection mechanism and what Spring

Read More
Load More Articles

TESTING STARTER COURSE
Testing Spring Boot Applications Primer Online Course
TESTING DEEP-DIVE COURSE
Testing Spring Boot Applications Masterclass Online Course
QUICKLINKS
  • All Blog Posts
  • Start Here
  • About Me
  • Online Courses
  • Course Login
  • Create a Course Account & Reset Password
RECENTLY PUBLISHED

Amazon SQS Listener Testing with @SqsTest (Spring Cloud AWS)

Remote Java Developer Technical Hardware and Software Setup

Spring Boot Test Spring Web MVC HandlerInterceptor

MAIN BLOG CATEGORIES
  • Spring Framework Tutorials
  • Testing Tutorials
  • AWS Tutorials
LET'S CONNECT
__CONFIG_colors_palette__{"active_palette":0,"config":{"colors":{"f3080":{"name":"Main Accent","parent":-1},"f2bba":{"name":"Main Light 10","parent":"f3080"},"trewq":{"name":"Main Light 30","parent":"f3080"},"poiuy":{"name":"Main Light 80","parent":"f3080"},"f83d7":{"name":"Main Light 80","parent":"f3080"},"frty6":{"name":"Main Light 45","parent":"f3080"},"flktr":{"name":"Main Light 80","parent":"f3080"}},"gradients":[]},"palettes":[{"name":"Default","value":{"colors":{"f3080":{"val":"var(--tcb-skin-color-0)"},"f2bba":{"val":"rgba(113, 253, 53, 0.5)","hsl_parent_dependency":{"h":102,"l":0.6,"s":0.98}},"trewq":{"val":"rgba(113, 253, 53, 0.7)","hsl_parent_dependency":{"h":102,"l":0.6,"s":0.98}},"poiuy":{"val":"rgba(113, 253, 53, 0.35)","hsl_parent_dependency":{"h":102,"l":0.6,"s":0.98}},"f83d7":{"val":"rgba(113, 253, 53, 0.4)","hsl_parent_dependency":{"h":102,"l":0.6,"s":0.98}},"frty6":{"val":"rgba(113, 253, 53, 0.2)","hsl_parent_dependency":{"h":102,"l":0.6,"s":0.98}},"flktr":{"val":"rgba(113, 253, 53, 0.8)","hsl_parent_dependency":{"h":102,"l":0.6,"s":0.98}}},"gradients":[]},"original":{"colors":{"f3080":{"val":"rgb(23, 23, 22)","hsl":{"h":60,"s":0.02,"l":0.09}},"f2bba":{"val":"rgba(23, 23, 22, 0.5)","hsl_parent_dependency":{"h":60,"s":0.02,"l":0.09,"a":0.5}},"trewq":{"val":"rgba(23, 23, 22, 0.7)","hsl_parent_dependency":{"h":60,"s":0.02,"l":0.09,"a":0.7}},"poiuy":{"val":"rgba(23, 23, 22, 0.35)","hsl_parent_dependency":{"h":60,"s":0.02,"l":0.09,"a":0.35}},"f83d7":{"val":"rgba(23, 23, 22, 0.4)","hsl_parent_dependency":{"h":60,"s":0.02,"l":0.09,"a":0.4}},"frty6":{"val":"rgba(23, 23, 22, 0.2)","hsl_parent_dependency":{"h":60,"s":0.02,"l":0.09,"a":0.2}},"flktr":{"val":"rgba(23, 23, 22, 0.8)","hsl_parent_dependency":{"h":60,"s":0.02,"l":0.09,"a":0.8}}},"gradients":[]}}]}__CONFIG_colors_palette__

Home - About - Newsletter - Affiliate Program - Advertise - Imprint - Privacy Policy - Terms and Conditions

Testing Java Applications Made Simple - built with Thrive Themes and powered by NitroPack © Copyright 2022 rieckpil

>