parent
9512a76998
commit
443a691752
|
@ -17,6 +17,10 @@ This project is **a collection of small and focused tutorials** each covering a
|
||||||
Most of the tutorial projects are focused on the `Spring Framework` (and `Spring Security`).
|
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`.
|
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 -Dgib.enabled=false`
|
||||||
|
|
||||||
|
|
||||||
Working with the code in Eclipse
|
Working with the code in Eclipse
|
||||||
================================
|
================================
|
||||||
|
@ -29,3 +33,4 @@ Any IDE can be used to work with the projects, but if you're using Eclipse, cons
|
||||||
CI - Jenkins
|
CI - Jenkins
|
||||||
================================
|
================================
|
||||||
This tutorials project is being built **[>> HERE](https://rest-security.ci.cloudbees.com/job/tutorials-unit/)**
|
This tutorials project is being built **[>> HERE](https://rest-security.ci.cloudbees.com/job/tutorials-unit/)**
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue