Lukasz Rys 67a99828f1 Feature/bael 2515 override properties (#7165)
* [ BAEL-2515] : Add override properties article

* [ BAEL-2515] : Rename tests

* [ BAEL-2515 ]: Remove hyperlink from README
2019-06-27 22:50:12 +02:00

10 lines
456 B
Markdown

### The Course
The "REST With Spring" Classes: http://bit.ly/restwithspring
### Relevant Articles:
- [Testing with Spring and Spock](https://www.baeldung.com/spring-spock-testing)
- [Exclude Auto-Configuration Classes in Spring Boot Tests](https://www.baeldung.com/spring-boot-exclude-auto-configuration-test)
- [Setting the Log Level in Spring Boot when Testing](https://www.baeldung.com/spring-boot-testing-log-level)
- [Override properties in Spring]