Skip to content

In this repo you can see a simple implementation with spring boot and deferents configuration, libraries and tools.

Notifications You must be signed in to change notification settings

r3m25/spring-boot-client-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Client Service - Spring Boot Example.

In this repo you can find implemeations whit usefuls tools for spring boot for example a sample integration test, mutation a unit test, also how to mapper whit mapStruct and consumer a service whit feign.

Getting Started

Prerequisites

Java 1.8
wiremock-jre8.
mapstruct-jdk8.
mapstruct-processor.
pitest-junit5-plugin.

Libraries and Tools

Aspect.
MapStruct.
Feign.
Mockito Framework.
Wiremock.
piTest.

Examples

Here, you gonna find different examples to create quick implementations in Spring Boot, for example:

Consumer json.
Create Custom Exceptions and Anotations.

Running the tests

Unit Test: mvn test.
Integration Test: mvn test.
Mutation Test: mvn org.pitest:pitest-maven:mutationCoverage.

Mutation test generate repoort in terget folder. you must find "mutation-test folder".

Built With

  • Maven - Dependency Management

Authors

  • Ruben Marcos Morales Medina

See also my Linkedin Profile

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration

About

In this repo you can see a simple implementation with spring boot and deferents configuration, libraries and tools.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages