This file holds a list of existing training materials related to Java stack.
-
Introductory slides:
-
Spring:
-
Testing:
-
JEE
-
Architecture and design patterns
- Outcomes of Spring tutorials 12/2017
- CNU 11/2017 homework project
- Sample solution of CNU 12/2017 assignment
- Spring in Action, 4th Edition.pdf - especially chapters: 1, 2, 5 (beginning), 10, 16, 21
- Spring Core basics
- Spring Boot introduction
- REST in Spring introduction
- JDBC in Spring introduction
- Spring Data introduction
- Pragmatic Unit Testing in Java 8 with Junit
- Testing with JUnit and EasyMock
- Create your own JUnit matcher