* chore: Simple test setup * chore: Authorization error * feat: Removed using page parameter * feat: Added MockMvc test * feat: Added MockUser * feat: Removed unused import * feat: WebClientTest documentation * feat: Working tests for WebMvc and WebTestClient * feat: Working tests with RestAssured * feat: Cleanup * feat: Added a BookService * feat: Suppressed a warning * feat: Fixed typo
Spring 5
This module contains articles about Spring 5
Relevant Articles
- Spring 5 Functional Bean Registration
 - The SpringJUnitConfig and SpringJUnitWebConfig Annotations in Spring 5
 - Introduction to Spring REST Docs
 - Spring ResponseStatusException
 - Spring Assert Statements
 - Difference between context:annotation-config vs context:component-scan
 - Configuring a Hikari Connection Pool with Spring Boot