Parth Joshi ad63b55edb Spark Java Article BAEL-498 (#912)
* Initial Commit for Spark Java Article BAEL-498

* reverting main pom.xml and rollbacking accidental changes.

* Changes as per review:

1. Added UserService
2. Renamed UserStore to UserServiceMapImpl
3. Removed Empty spaces in User.java
4. Removed AppTest
5. Changes in SparkRestExample for using UserServiceMapImp instead of
UserStore static functions.

* Suggested changes in print messages.

* Changes as per comments on github... for PR:
https://github.com/eugenp/tutorials/pull/912

* Changes in editUser function as per guidance by Kevin.

* Clean up

* added 1.8 config for pom.xml

* Clean up.

* Removed junit dep.

* Added Application/json in response type.
2017-01-19 20:14:30 -06:00
2014-10-16 20:53:24 -05:00
2017-01-03 18:50:56 +01:00
2017-01-11 11:45:43 +02:00
2017-01-11 11:45:43 +02:00
2017-01-11 11:45:43 +02:00
2017-01-08 08:25:59 +01:00
2017-01-11 11:45:43 +02:00
2017-01-11 11:45:43 +02:00
2017-01-11 11:45:43 +02:00
2017-01-04 19:48:40 +01:00
2017-01-11 11:45:43 +02:00
2017-01-19 16:10:13 -06:00
2017-01-11 11:45:43 +02:00
2017-01-11 11:45:43 +02:00
2017-01-11 11:45:43 +02:00
2017-01-11 11:45:43 +02:00
2017-01-02 00:48:23 +02:00
2017-01-11 11:45:43 +02:00
2017-01-11 11:45:43 +02:00
2016-12-12 22:38:42 +02:00
2017-01-13 14:47:03 +01:00
2016-12-12 21:54:16 +02:00
2017-01-14 10:11:52 +01:00
2016-12-12 21:54:16 +02:00
2017-01-11 22:48:42 +02:00
2016-12-12 15:17:03 +02:00
2016-12-12 15:17:03 +02:00
2017-01-19 23:14:44 +02:00
2017-01-08 08:25:59 +01:00
2017-01-15 21:02:24 +06:00
2016-12-12 00:27:31 +02:00
2017-01-08 08:25:59 +01:00
2017-01-17 06:41:02 +01:00
2017-01-13 10:25:10 +01: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
2017-01-11 21:05:36 -06: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
2017-01-19 21:00:55 +01: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
2017-01-19 16:10:13 -06: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
2017-01-19 14:13:54 +01:00
2016-12-09 23:14:10 +02:00
2016-12-09 23:14:10 +02:00
2016-12-18 18:11:05 +02:00
2017-01-15 21:09:29 +06: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
2017-01-15 06:50:07 +01: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-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-19 20:49:51 +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
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-19 20:14:30 -06: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

Description
No description provided
Readme MIT 267 MiB
Languages
Java 88%
HTML 3.6%
JavaScript 2.7%
TypeScript 2.4%
CSS 1.5%
Other 1%