Muhammed Almas 46d9022879 Double brace (#1798)
* BAL-36 File size api in java and apache commons IO

* BAEL-282 grep in java - fixes after code review

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor

* BAEL-519 Moved all supporting classes to main source

* BAEL-519 Moved all supporting classes to main source

* BAEL-519 Moved asserts and test classes in test folder.

* BAEL-519 moved test related producer and consumer to src.

* BAEL-586 Guide to Guava BiMap.

* BAEL-587 formatted code.

* BAEL-519 LMAX Disruptor

* BAEL-587 resolved merge

* BAEL-587 Resolved merge

* BAEL-519 Removed disruptor link.

* BAEL-519 Reverted Guava changes

* RFQ-587 Added disruptor as a separate module.

* BAEL-519 Disruptor changes.

* BAEL-519 Removed disruptor from core-java module.

* BAEL-729 Expose additional information programmatically in /info
endpoint of actuator.

* BAEL-824 Usage of Double braces in Java.

* Deleted sample project

* updated test and names.
2017-05-07 21:04:35 +02:00
2014-10-16 20:53:24 -05:00
2017-05-03 18:38:08 +02:00
2017-01-29 16:03:33 +02:00
2017-02-19 22:02:57 -06:00
2017-03-02 09:11:46 -06:00
2017-01-29 16:03:33 +02:00
2017-03-18 20:25:06 +01:00
2017-04-23 22:10:56 +02:00
2017-05-07 21:04:35 +02:00
2017-04-18 22:20:20 +02:00
2017-04-28 09:34:39 +02:00
2017-01-11 11:45:43 +02:00
2017-01-02 00:48:23 +02:00
2017-02-19 22:22:43 +01:00
2017-03-25 11:14:09 +01:00
2017-04-18 22:39:13 +02:00
2016-12-12 22:38:42 +02:00
2017-01-13 14:47:03 +01:00
2017-04-18 22:20:20 +02:00
2017-04-17 18:41:23 +02:00
2016-12-12 21:54:16 +02:00
2017-05-03 18:38:08 +02:00
2016-12-12 15:17:03 +02:00
2017-02-19 22:22:43 +01:00
2017-04-18 22:20:20 +02:00
2016-12-12 00:27:31 +02:00
2017-04-22 19:58:20 +02:00
2017-02-19 22:22:43 +01:00
2017-05-07 19:00:32 +02:00
2017-02-10 10:13:14 +02:00
2017-04-01 09:06:59 +02:00
2016-12-11 00:51:42 +02:00
2017-04-03 18:03:10 +02:00
2017-04-18 22:20:20 +02:00
2017-04-25 09:50:02 +02:00
2017-04-18 22:20:20 +02:00
2016-12-27 15:12:48 -06:00
2017-04-19 20:37:34 +02:00
2016-12-10 21:42:50 +02:00
2017-04-05 09:20:39 +02:00
2017-04-17 18:41:23 +02:00
2016-12-10 21:23:57 +02:00
2016-12-12 15:16:08 +02:00
2017-03-25 11:14:09 +01:00
2017-03-18 20:25:06 +01:00
2017-04-18 22:20:20 +02:00
2017-05-03 18:38:08 +02:00
2017-03-18 20:25:06 +01:00
2017-04-07 16:56:35 +02:00
2017-04-18 22:39:13 +02:00
2017-02-01 15:27:29 -06:00
2017-05-05 17:53:59 +02:00
2017-05-03 18:38:08 +02:00
2017-04-20 21:09:31 -05:00
2017-02-10 10:13:14 +02:00
2017-04-23 13:26:31 +02:00
2017-04-28 09:34:39 +02:00
2017-04-18 22:20:20 +02:00
2017-02-10 10:13:14 +02:00
2017-02-19 22:22:43 +01:00
2017-02-10 10:13:14 +02:00
2017-02-10 10:13:14 +02:00
2017-04-28 09:34:39 +02:00
2017-02-11 14:07:50 +02:00
2017-02-10 10:13:14 +02:00
2017-02-10 10:13:14 +02:00
2017-04-28 09:34:39 +02:00
2017-02-19 22:22:43 +01:00
2017-02-10 10:13:14 +02:00
2017-05-07 18:27:38 +02:00
2017-05-05 18:49:49 +02:00
2017-03-18 20:25:06 +01:00
2017-04-18 22:20:20 +02:00
2017-04-18 22:20:20 +02:00
2017-03-24 16:17:34 +01:00
2017-05-03 18:38:08 +02:00
2017-04-22 19:58:20 +02:00
2017-05-04 18:44:12 +02:00
2017-03-25 11:14:09 +01:00
2017-05-07 19:00:32 +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%