Spring Boot Microservices with JWT (Eureka Server, API Gateway, Auth Service, User Service and Product Service, JUnit and Integration Tests, Docker, Github Actions)
-
Updated
Jul 21, 2024 - Java
Integration testing is a type of software testing that focusses on larger parts of the software than unit testing, and is more process-oriented and less about just checking simple calculations between input and output data. This ensures, that multiple units work together (they integrate with each other) to walk through different steps.
Spring Boot Microservices with JWT (Eureka Server, API Gateway, Auth Service, User Service and Product Service, JUnit and Integration Tests, Docker, Github Actions)
The Chorus BDD interpreter - Executable specifications for distributed systems
Integration Test in spring boot with spring kafka Embedded Kafka Consumer Producer
Implementing different types of tests how Unit Testing, Integration Testing, Testing External Services, Mocking with Mockito, Test Driven Development (TDD) and much more.
Hexagonal architecture with Spring Boot
Wait for a URL to become available
Workaround to use Docker Compose Rule with Junit5
Set of JUnit Rules/Extensions to easily load data to test your spring-data elasticsearch-based projects
This is a Github Flow boilerplate project using Quarkus graal native image. The whole CICD process deploying to Heroku is already setup so the development can just get started.
TestContainers Mule Module to run Integration Tests
Hexagonal Architecture - Spring Boot and React.js
E commerce application .
A small, lightweight framework to speed up testing using cucumber
Test framework for automated integration tests on enterprise applications
Spring Boot Jwt Authentication
an application which represents a store for car charging sessions
Demo Spring Boot project with JUnit 5 Tests. It includes integration test (for controller) and unit tests (for service and simple class).