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
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
Languages
Java
88%
HTML
3.6%
JavaScript
2.7%
TypeScript
2.4%
CSS
1.5%
Other
1%