Dhawal Kapil e7485a1813 Task/bael 8020 (#4919)
* BAEL-8020 Fix surefire configs of spring-5 projects

-Removed surefire configurations from spring-5 projects

* BAEL-8020 Fix surefire configs of spring-5 projects

-Fixed surefire and junit configuration of spring-5-** projects
-Fixed mavensurefire plugin to execute JUnit5 tests BAEL-8125

* BAEL-8020 Fix sure fire configs in spring5 project

-Fixed dependency for junit-5

* BAEL-8020 Fix sure fire configs in spring5 project

-Fixed dependency for junit5-migration

* BAEL-8020 Fix surefire configs

-Updated maven war plugin to 3.0.0

* BAEL-8020 Fix surefire configs

-Upgraded surefire custom logger api version to 2.21.0 for all child projects

* BAEL-8020

-Deleted empty test SpringBootMvcApplicationTests.java in spring-boot-mvc.
-Renamed SpringBootMvcApplicationTests.java correct in spring-boot-vue

* BAEL-8020 Fix surfire configs

-Added junit vintage dependency to run junit4 tests
2018-08-09 19:13:44 +03:00
2018-08-06 14:04:56 +02:00
2018-07-12 09:04:54 +02:00
2018-07-12 09:04:54 +02:00
2018-08-09 19:13:44 +03:00
2018-08-09 19:13:44 +03:00
2018-07-12 09:04:54 +02:00
2017-12-21 11:10:07 +02:00
2017-10-21 16:21:52 +02:00
2018-07-12 09:04:54 +02:00
2018-04-11 07:33:18 +02:00
2018-03-25 18:24:11 +02:00
2018-07-12 09:04:54 +02:00
2018-08-07 13:14:21 +05:30
2018-07-20 13:33:45 +03:00
2018-07-12 09:04:54 +02:00
2018-03-10 21:56:29 +01:00
2018-07-12 09:04:54 +02:00
2018-08-09 19:13:44 +03:00
2018-07-12 09:04:54 +02:00
2018-08-09 19:13:44 +03:00
2018-08-05 14:55:44 -07:00
2018-08-06 14:04:56 +02:00
2018-07-12 09:04:54 +02:00
2018-07-12 09:04:54 +02:00
2018-08-06 14:04:56 +02:00
2018-07-12 09:04:54 +02:00
2018-08-09 19:13:44 +03:00
2018-07-12 09:04:54 +02:00
2018-07-12 09:04:54 +02:00
2018-08-09 19:13:44 +03:00
2017-05-15 11:35:14 -05:00
2018-04-13 07:08:55 +02:00
2017-10-21 19:34:07 +02:00
2018-08-09 19:13:44 +03:00
2018-08-09 19:13:44 +03:00
2018-08-09 19:13:44 +03:00
2018-08-09 19:13:44 +03:00
2018-07-12 09:04:54 +02:00
2018-08-09 19:13:44 +03:00
2018-08-09 19:13:44 +03:00
2018-08-09 19:13:44 +03:00
2018-08-09 19:13:44 +03:00
2018-07-24 19:21:55 +02:00
2018-07-18 20:16:22 +02:00
2018-08-09 19:13:44 +03:00
2018-07-12 09:04:54 +02:00
2018-07-12 09:04:54 +02:00
2018-07-12 09:04:54 +02:00
2018-07-18 23:37:33 +03:00
2017-03-25 11:14:09 +01:00
2017-11-29 16:36:08 +02:00
2018-08-09 19:13:44 +03:00
2018-07-20 11:20:04 +03:00

The "REST with Spring" Classes

After 5 months of work, here's the Master Class of REST With Spring:
>> THE REST WITH SPRING MASTER CLASS

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

Spring Tutorials

This project is a collection of small and focused tutorials each covering a single and well defined area of development. Most of the tutorial projects are focused on the Spring Framework (and Spring Security).
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

Working with the code in Eclipse

Any IDE can be used to work with the projects, but if you're using Eclipse, consider the following.

  • import the included formatter in Eclipse: https://github.com/eugenp/tutorials/tree/master/eclipse

CI - Jenkins

This tutorials project is being built >> HERE

Relevant Articles:

================================

Languages
Java 88%
HTML 3.6%
JavaScript 2.7%
TypeScript 2.4%
CSS 1.5%
Other 1%