Ante Pocedulic db2b93a1b6 Ehcache article source code (#751)
* - created packages for each logical part of application
- created validator for WebsiteUser rest API
- created ValidatorEventRegister class which fixes known bug for not
detecting generated events
- created custom Exception Handler which creates better response
messages

* Code formatting

* formated pom.xml
replaced for loops with streams
fixed bug while getting all beans

* removed unnecessary code
changed repository type

* - added test for Spring Data REST APIs
- changed bad request return code
- formated code

* - added source code for ehcache article
- added ehcache dependency to pom.xml

* - added test for ehcache article
- removed main method which was only for testing purposes
2016-10-16 12:12:51 +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-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

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