Loredana Crusoveanu b2bea50bc5 Merge pull request #5436 from Doha2012/master
fix MockitoJUnitRunner deprecated import
2018-10-13 11:29:33 +03:00
2018-10-12 22:22:56 +02:00
2018-10-01 00:50:49 -06:00
2018-10-12 22:22:56 +02:00
2018-10-12 22:22:56 +02:00
2018-10-12 22:22:56 +02:00
2018-10-12 22:22:56 +02:00
2018-10-12 22:22:56 +02:00
2018-10-04 21:03:45 +02:00
2018-10-01 21:28:53 -05:00
2018-10-12 22:22:56 +02:00
2018-10-03 10:59:44 -06:00
2018-10-12 22:22:56 +02:00
2018-10-12 22:22:56 +02:00
2018-10-10 20:16:49 +03:00
2018-10-12 22:22:56 +02:00
2018-10-10 21:27:08 +05:30
2018-10-12 22:22:56 +02:00
2018-10-09 12:47:03 -06:00
2018-10-03 22:13:41 +03:00
2018-10-12 22:22:56 +02:00
2018-10-12 22:22:56 +02:00
2018-10-12 22:22:56 +02:00
2018-10-12 22:22:56 +02:00
2018-10-12 22:22:56 +02:00
2018-10-10 20:04:51 +03:00
2018-10-11 22:59:44 -06:00
2018-10-11 21:12:07 +03:00

The "REST with Spring" Classes

Here's the Master Class of REST With Spring (along with the newly announced Boot 2 material):
>> THE REST WITH SPRING - MASTER CLASS

And here's the Master Class of Learn Spring Security:
>> LEARN SPRING SECURITY - MASTER CLASS

Java and Spring Tutorials

This project is a collection of small and focused tutorials - each covering a single and well defined area of development in the Java ecosystem. A strong focus of these is, of course, the Spring Framework - Spring, Spring Boot and Spring Securiyt. In additional to Spring, the following technologies are in focus: core Java, Jackson, HttpClient, Guava.

Building the project

To do the full build, do: mvn install -Pdefault -Dgib.enabled=false

Building a single module

To build a specific module run the command: mvn clean install -Dgib.enabled=false in the module directory

Description
Just Announced - "Learn Spring Security OAuth":
Readme 767 MiB
Languages
Java 77.7%
JavaScript 13.6%
HTML 2.8%
TypeScript 2.5%
CSS 1.7%
Other 1.2%