A repository containing different java tutorials
Minimum requirements:
- Java 11
- Maven 3.5.0
- Eclipse, Intellij IDEA (or any other text editor like VIM)
- A terminal
- Unit Testing Static Methods with Mockito
- Unit Testing Java Util Logging logs with LogCaptor
- Unit Testing Log4J logs with LogCaptor
- Unit Testing SLF4J Logback logs with LogCaptor
- Unit Testing SLF4J Log4j logs with LogCaptor
- Unit Testing Spring Boot Log4j2 logs with LogCaptor