About App::Testing::ScanPath Example
This project provides examples of the impact to @TestConfiguration when changing the default SpringBootApplication or ComponentScan.
Project Modules
This project has declared the following modules:
| Name | Description |
|---|---|
| App::Testing::ScanPath::Conventional | This example shows a conventional layout and default use of @SpringBootApplication, |
| App::Testing::ScanPath::Explicit AppRef | - |
| App::Testing::ScanPath::Scan Base Packages | - |
| App::Testing::ScanPath::ComponentScan | - |

