Vivek Kumar a0781d1d88 BAEL 533: Pull request for Java 9 Convenience Factory Methods for Collections (#1078)
* remove verbose from compiler plugin, change project build encoding to UTF-8

* BAEL - 533 - convenience factory methods for collections test files
2017-01-31 21:29:02 +01:00
2014-10-16 20:53:24 -05:00
2017-01-29 16:03:33 +02:00
2017-01-29 16:03:33 +02:00
2017-01-29 16:01:58 +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-29 16:03:33 +02:00
2017-01-29 16:03:33 +02:00
2017-01-04 19:48:40 +01:00
2017-01-11 11:45:43 +02:00
2017-01-29 16:01:58 +02:00
2017-01-29 16:01:58 +02:00
2017-01-29 15:57:30 +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-29 16:03:33 +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-30 20:33:02 +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-29 16:03:33 +02:00
2017-01-19 23:14:44 +02: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
2017-01-29 15:30:06 +01: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
2017-01-29 15:57:30 +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
2017-01-31 13:58:38 +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
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
2017-01-29 16:06:01 +02:00
2016-12-07 15:12:41 +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
2017-01-29 21:40:44 +01:00
2016-12-07 00:18:52 +02:00
2016-12-22 09:15:11 +02:00
2017-01-28 20:42:33 -06: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
2017-01-25 09:44:43 -06:00
2016-12-06 13:22:47 +02:00
2016-12-20 22:21:38 +02:00
2017-01-29 16:06:01 +02:00
2017-01-29 16:06:01 +02:00
2016-12-03 13:56:24 +02:00
2017-01-29 16:06:01 +02:00
2017-01-29 16:06:01 +02:00
2016-12-03 13:41:45 +02:00
2017-01-29 16:06:01 +02:00
2016-12-02 13:56:34 +02:00
2017-01-29 15:59:38 +02:00
2016-12-02 13:28:53 +02:00
2016-12-15 21:35:32 +01:00
2017-01-29 16:06:01 +02:00
2017-01-29 16:06:01 +02:00
2017-01-29 16:06:01 +02: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%