Go to file
RoshanThomas 66f34a4503 Removing HTML media type 2016-03-13 20:30:25 -04:00
.metadata handling static resources 2014-10-16 20:53:24 -05:00
RemoteSystemsTempFiles handling static resources 2014-10-16 20:53:24 -05:00
apache-fop maven work 2016-03-06 12:10:06 +02:00
core-java maven work 2016-03-06 12:10:06 +02:00
core-java-8 maven work 2016-03-06 12:10:06 +02:00
eclipse new formatter 2014-01-03 01:49:40 +02:00
gson maven work 2016-03-06 12:10:06 +02:00
gson-jackson-performance minor maven cleanup 2016-03-06 12:21:31 +02:00
guava maven work 2016-03-06 12:10:06 +02:00
guava18 maven work 2016-03-06 11:49:59 +02:00
guava19 maven work 2016-03-06 11:49:59 +02:00
handling-spring-static-resources minor maven cleanup 2016-03-06 12:21:31 +02:00
httpclient maven work 2016-03-06 12:10:06 +02:00
jackson Clean up Jackson inheritance examples 2016-03-11 05:33:12 -06:00
javaxval maven work 2016-03-06 11:49:59 +02:00
jpa-storedprocedure Merge remote-tracking branch 'upstream/master' 2016-03-06 19:50:26 +01:00
json-path Resolve conflicts in JsonPath examples 2016-03-04 06:08:55 -06:00
mockito maven work 2016-03-06 12:10:06 +02:00
querydsl maven work 2016-03-06 12:10:06 +02:00
raml Create README.md 2016-03-01 02:29:53 +02:00
rest-testing maven work 2016-03-06 12:10:06 +02:00
resteasy eclipse cleanup and maven upgrades 2016-03-03 12:32:44 +02:00
spring-all maven work 2016-03-06 12:10:06 +02:00
spring-apache-camel eclipse cleanup and maven upgrades 2016-03-03 12:32:44 +02:00
spring-batch maven work 2016-03-06 11:49:59 +02:00
spring-boot maven work 2016-03-06 11:49:59 +02:00
spring-data-cassandra mave work 2016-03-06 11:59:13 +02:00
spring-data-elasticsearch mave work 2016-03-06 11:59:13 +02:00
spring-data-mongodb maven work 2016-03-06 12:10:06 +02:00
spring-data-redis minor maven cleanup 2016-03-06 12:21:31 +02:00
spring-exceptions maven work 2016-03-06 12:10:06 +02:00
spring-freemarker minor maven cleanup 2016-03-06 12:21:31 +02:00
spring-hibernate3 maven work 2016-03-06 12:10:06 +02:00
spring-hibernate4 maven work 2016-03-06 12:10:06 +02:00
spring-jpa maven work 2016-03-06 12:10:06 +02:00
spring-katharsis Create README.md 2016-02-10 14:20:12 +02:00
spring-mockito maven work 2016-03-06 11:49:59 +02:00
spring-mvc-java Removing HTML media type 2016-03-13 20:30:25 -04:00
spring-mvc-no-xml maven work 2016-03-06 12:10:06 +02:00
spring-mvc-xml Revert "Removing HTML media type" 2016-03-13 20:26:59 -04:00
spring-openid maven work 2016-03-06 11:49:59 +02:00
spring-quartz maven work 2016-03-06 11:49:59 +02:00
spring-rest maven work 2016-03-06 12:10:06 +02:00
spring-security-basic-auth maven work 2016-03-06 12:10:06 +02:00
spring-security-mvc-custom maven work 2016-03-06 12:10:06 +02:00
spring-security-mvc-digest-auth maven work 2016-03-06 12:10:06 +02:00
spring-security-mvc-ldap maven work 2016-03-06 11:49:59 +02:00
spring-security-mvc-login maven work 2016-03-06 12:10:06 +02:00
spring-security-mvc-persisted-remember-me maven work 2016-03-06 12:10:06 +02:00
spring-security-mvc-session maven work 2016-03-06 12:10:06 +02:00
spring-security-rest maven work 2016-03-06 12:10:06 +02:00
spring-security-rest-basic-auth maven work 2016-03-06 12:10:06 +02:00
spring-security-rest-custom maven work 2016-03-06 12:10:06 +02:00
spring-security-rest-digest-auth minor maven cleanup 2016-03-06 12:21:31 +02:00
spring-security-rest-full maven work 2016-03-06 12:10:06 +02:00
spring-thymeleaf minor maven cleanup 2016-03-06 12:21:31 +02:00
spring-zuul maven work 2016-03-06 12:10:06 +02:00
.gitignore modify openID properties 2016-03-03 12:52:18 +02:00
.project maven work 2016-03-06 11:49:59 +02:00
README.md Update README.md 2016-01-12 13:36:32 +02:00
pom.xml maven work 2016-03-06 12:10:06 +02:00

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