Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 290 Bytes

File metadata and controls

4 lines (3 loc) · 290 Bytes

Java CI with Maven

boot-mock-mvc-example

Demonstrates simple Spring Boot RESTful service includine security and test with MockMvc. External service is mocked using @MockBean in test.