Michaël van de Giessen 6c509ba738 some minor cleanup (#649)
* minor cleanup pom

maven.compiler java versions as properties
only specifing spring-data-elasticsearch as dependency
formatting net.java.dev.jna dependency
grouping main/test and logging dependencies
removed unused org.springframework.data.version property

* updated logback conf to this example

* builder patttern code on multiple lines for readablilty

* autowire via constructor into final variable

as of spring-4.3 the @Autowired can be omitted \o/ jaj

* @ContextConfiguration with less config
2016-10-16 13:00:10 +03:00
2014-10-16 20:53:24 -05:00
2016-10-06 10:59:29 +03:00
2016-10-13 07:22:11 +02:00
2016-08-02 00:15:36 +02:00
2016-10-12 07:44:40 +03:00
2016-08-17 10:41:23 +03:00
2016-10-06 11:35:09 +03:00
2016-07-24 12:53:50 +03:00
2016-09-15 12:23:14 +02:00
2016-10-06 11:11:00 +03:00
2016-06-08 16:49:16 +02:00
2016-10-12 07:44:40 +03:00
2016-08-02 00:15:36 +02:00
2016-10-12 08:00:02 +03:00
2016-10-12 07:44:40 +03:00
2016-08-02 00:15:36 +02:00
2016-07-30 13:00:30 +02:00
2016-10-12 07:44:40 +03:00
2016-10-12 07:44:40 +03:00
2016-03-06 11:49:59 +02:00
2016-06-08 22:05:48 +02:00
2016-07-14 03:01:25 -04:00
2016-06-23 10:11:56 +03:00
2016-08-14 08:46:06 +02:00
2016-07-19 18:18:50 +03:00
2016-05-23 06:14:18 -05:00
2016-10-10 11:58:44 +02:00
2016-09-02 00:00:43 +01:00
2016-07-31 23:14:14 +02:00
2016-08-06 18:05:30 +01:00
2016-07-19 18:18:50 +03:00
2016-06-28 12:26:30 +03:00
2016-10-12 07:44:40 +03:00
2016-10-12 07:44:40 +03:00
2016-07-19 18:18:50 +03:00
2016-10-03 21:06:01 +02:00
2016-08-25 22:07:52 +01:00
2016-10-12 08:02:05 +03:00
2016-10-12 08:02:05 +03:00
2016-07-14 23:05:25 +03:00
2016-10-12 08:02:05 +03:00
2016-10-06 12:06:50 +03:00
2016-10-06 11:41:53 +03:00
2016-10-12 08:02:05 +03:00
2016-10-12 08:02:05 +03:00
2016-10-12 08:02:05 +03:00
2016-10-12 08:02:05 +03:00
2016-10-12 08:02:05 +03:00
2016-10-12 08:02:05 +03:00
2016-10-12 08:02:05 +03:00
2016-10-13 18:35:13 +03:00
2016-10-12 08:02:05 +03:00
2016-10-14 16:40:06 +02:00
2016-10-12 08:02:05 +03:00
2016-10-12 08:00:02 +03:00
2016-09-28 16:57:46 -04:00
2016-10-12 08:02:05 +03:00
2016-10-12 08:02:05 +03:00
2016-06-18 23:28:32 +02:00
2016-10-12 08:02:05 +03:00
2016-10-12 07:44:40 +03:00
2016-07-26 11:34:56 +03:00
2016-10-12 07:44:40 +03:00
2016-08-19 16:05:57 +03:00
2016-04-14 06:08:48 -05:00
2016-10-14 12:37:05 +02:00
2016-10-10 06:46:55 +02:00
2016-07-17 21:41:41 +03:00
2016-04-11 05:26:50 -05:00
2016-06-23 17:15:46 +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

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.

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

Description
No description provided
Readme MIT 267 MiB
Languages
Java 88%
HTML 3.6%
JavaScript 2.7%
TypeScript 2.4%
CSS 1.5%
Other 1%