Tomasz Lelek 01cad343f7 Bael 851 mapped byte buffer (#1742)
* BAEL-851 code for the MappedByteBuffer

* BAEL-851 formatting

* SetTest refactor (#1724)

* Bael 850 (#1744)

* BAEL-850 ConcurentskipLIst

* BAEL-850 formatting

* BAEL-850 Formatting

* spring 5 work

* SetTest refactor (#1724)

* BAEL-850 use lambda

* BAEL-850 no need to casting

* Build optimization (#1746)

* Build optimization

* Build optimization

* [BAEL-820] Difference between wait() and sleep() in Java (#1708)

* injecting beans

* XML-based configuration replaced with Java Config.

* [BAEL-431] Exploring TestRestTemplate.

* Revert of evaluation task "XML-based configuration replaced with Java Config."

This reverts commit 66471cf0574c85f8ff514ec4caf5ba44ebba1a74.

* Revert of evaluation task "injecting beans"

This reverts commit d2ac20185e636245bc0ae0b4ccb952965de88e28.

* [BAEL-431] fix to the tests in TestRestTemplateBasicLiveTest.

* [BAEL-431] added more meaningful user and password for auth.

* [BAEL-820] examples of wait() and sleep() methods.

* [BAEL-820] wait() and sleep() examples.

* remove utility classes (#1733)

* remove utility classes

* remove httpclient, extend http

* move code to core-java
2017-04-28 17:02:08 +02:00
2014-10-16 20:53:24 -05:00
2017-04-18 22:20:20 +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-04-18 22:20:20 +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
2017-04-23 08:50:57 +01:00
2016-12-12 21:54:16 +02:00
2017-04-18 22:20:20 +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-04-18 22:20:20 +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
2017-04-28 06:37:51 -05: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-03-18 20:25:06 +01: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-04-27 15:50:11 +03: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-04-26 20:31:31 +02:00
2017-03-18 20:25:06 +01:00
2017-04-18 22:20:20 +02:00
2016-12-15 21:35:32 +01:00
2017-04-18 22:20:20 +02:00
2017-03-24 16:17:34 +01:00
2017-04-17 18:41:23 +02:00
2017-04-22 19:58:20 +02:00
2017-03-24 16:44:28 +01:00
2017-03-25 11:14:09 +01:00
2017-04-26 20:31:31 +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%