Daniele Demichelis a0de46efb9 Intro to Spring Remoting with HTTP Invokers (#964)
* First test with log4j rolling appenders

* small fix

* Log4j rolling appender

* First set up with rolling file on log4j 2

* Added logback code.

* log4j2 more detailed example

* log4j2 more detailed example

* Improved names and examples

* Fixed configurations

* improved configs

* formatted

* Final fix

* fixed formatting

* Formatting fix

* Fix sample apps to avoid try / catch

* Fix request to replace files

* Fix end lines

* Log4j2 logger is shot down at the end.

* Initial commit, the server starts launched from maven

* made room for client and server projects

* made room for client and server projects

* base example works

* poms restructured

* packages restructured

* packages restructured

* Some renaming and a proper formatting string

* Small renamings

* Small renamings

* Fixed invoked URL in client through fixing bean name
2017-01-10 12:54:07 -06:00
2014-10-16 20:53:24 -05:00
2017-01-03 18:50:56 +01:00
2016-12-13 22:17:12 +02:00
2016-12-13 22:02:58 +02:00
2017-01-08 08:25:59 +01:00
2017-01-09 08:24:36 -06:00
2016-12-13 22:02:58 +02:00
2016-12-22 21:08:13 +02:00
2017-01-04 19:48:40 +01:00
2016-12-13 22:02:58 +02:00
2017-01-08 08:25:59 +01:00
2016-12-13 14:22:52 +02:00
2016-12-13 22:02:58 +02:00
2016-12-13 14:22:52 +02:00
2017-01-02 00:48:23 +02:00
2016-12-13 14:22:52 +02:00
2016-12-13 14:22:52 +02:00
2016-12-12 22:38:42 +02:00
2016-12-12 21:54:16 +02:00
2016-12-12 21:54:16 +02:00
2016-12-12 21:54:16 +02:00
2016-12-12 21:54:16 +02:00
2016-12-14 00:50:35 +02:00
2016-12-12 15:17:03 +02:00
2016-12-12 15:17:03 +02:00
2017-01-08 08:25:59 +01:00
2016-12-27 13:00:01 +02:00
2016-12-12 00:27:31 +02:00
2017-01-08 08:25:59 +01:00
2016-12-12 15:16:08 +02:00
2016-12-12 00:27:31 +02:00
2016-12-12 00:27:31 +02:00
2016-12-11 00:51:42 +02:00
2016-12-11 00:51:42 +02:00
2016-12-11 00:51:42 +02:00
2016-12-27 15:12:48 -06:00
2016-12-27 13:00:01 +02:00
2017-01-08 08:25:59 +01:00
2016-12-10 21:42:50 +02:00
2016-12-18 17:31:20 +02:00
2016-12-10 21:23:57 +02:00
2016-12-12 15:16:08 +02:00
2016-12-10 20:20:12 +02:00
2016-12-18 17:35:41 +02:00
2016-12-20 22:21:38 +02:00
2016-12-10 20:20:12 +02:00
2016-12-09 23:38:16 +02:00
2016-12-09 23:14:10 +02:00
2016-12-09 23:14:10 +02:00
2016-12-09 23:14:10 +02:00
2016-12-09 23:14:10 +02:00
2017-01-09 08:26:31 +01:00
2016-12-24 15:22:28 +01:00
2016-12-18 18:11:05 +02:00
2016-12-08 20:59:58 +02:00
2017-01-10 16:13:20 +02:00
2016-12-26 17:07:32 +02:00
2016-12-07 19:17:18 +02:00
2016-12-07 19:17:18 +02:00
2016-12-07 15:12:41 +02:00
2016-12-07 15:12:41 +02:00
2016-12-07 15:12:41 +02:00
2016-12-07 14:51:06 +02:00
2016-12-07 14:19:51 +02:00
2017-01-08 08:25:59 +01:00
2016-12-07 00:18:52 +02:00
2016-12-07 00:18:52 +02:00
2016-12-22 09:15:11 +02:00
2016-12-07 00:18:52 +02:00
2017-01-10 16:13:20 +02:00
2016-12-06 23:59:45 +02:00
2016-12-06 16:51:16 +02:00
2016-12-06 16:10:52 +02:00
2016-12-06 15:56:13 +02:00
2016-12-06 15:46:12 +02:00
2017-01-05 18:14:55 +01:00
2016-12-06 13:22:47 +02:00
2016-12-20 22:21:38 +02:00
2016-12-14 00:10:02 +02:00
2016-12-03 13:56:24 +02:00
2016-12-03 13:41:45 +02:00
2017-01-10 12:34:18 -06:00
2016-12-05 13:11:56 +02:00
2016-12-02 13:56:34 +02:00
2016-12-02 13:28:53 +02:00
2016-12-15 21:35:32 +01:00
2016-12-22 21:08:13 +02:00
2016-12-01 13:07:39 +02:00
2016-12-01 12:53:06 +02:00
2017-01-09 17:50:14 +01: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%