Go to file
MichelLeBon 6a56dcaa15 Create README.md 2016-02-10 14:03:31 +02:00
.metadata
RemoteSystemsTempFiles
apache-fop
core-java
core-java-8
eclipse
gson
guava
guava18
guava19
handling-spring-static-resources
httpclient
jackson
javaxval
mockito
mockito-mocks-spring-beans
raml
rest-testing
sandbox
spring-all
spring-batch
spring-boot
spring-data-cassandra
spring-data-elasticsearch
spring-data-mongodb Create README.md 2016-02-10 14:03:31 +02:00
spring-data-redis
spring-exceptions
spring-freemarker
spring-hibernate3
spring-hibernate4
spring-jpa
spring-katharsis
spring-mvc-java
spring-mvc-no-xml
spring-mvc-xml
spring-quartz
spring-rest
spring-security-basic-auth
spring-security-login-and-registration
spring-security-mvc-custom
spring-security-mvc-digest-auth
spring-security-mvc-ldap
spring-security-mvc-login
spring-security-mvc-persisted-remember-me
spring-security-mvc-session
spring-security-oauth
spring-security-rest
spring-security-rest-basic-auth
spring-security-rest-custom
spring-security-rest-digest-auth
spring-security-rest-full
spring-thymeleaf
spring-zuul
src/main
.gitignore
.project
README.md
pom.xml

README.md

The "REST with Spring" Classes

After 5 months of work, here's the Master Class:
>> 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