Egima profile 8f9f3bdfee Added new code snippets to OptionalTest to further demo filter API (#881)
* made changes to java reflection

* removed redundant method makeSound in Animal abstract class

* added project for play-framework article

* added project for regex

* changed regex project from own model to core-java

* added project for routing in play

* made changes to regex project

* refactored code for REST API with Play project

* refactored student store indexing to zero base

* added unit tests, removed bad names

* added NIO Selector project under core-java module

* requested changes made

* added project for nio2

* standardized exception based tests

* fixed exception based tests

* removed redundant files

* added network interface project

* used UUID other than timestamps

* fixed network interface tests

* removed filetest change

* made changes to NIO2 FileTest names

* added project for asyncronous channel apis

* added project for NIO2 advanced filesystems APIS

* merge conflicts

* merged changes to asyncfiletest with future get API

* removed while loops from async client and server

* added project for java8 optional

* fixed merge conflicts in spring-core

* fixed optional

* fixed optional

* fixed asyncechotest

* shifted optional to own package

* made additional tests to demo filter API
2016-12-06 21:55:33 +01:00
2014-10-16 20:53:24 -05:00
2016-10-30 22:05:43 +02:00
2016-12-01 23:46:56 +01:00
2016-10-27 09:42:00 +03:00
2016-11-10 16:16:48 +01:00
2016-10-24 13:48:20 +02:00
2016-10-23 19:15:31 +02:00
2016-10-23 19:07:13 +02:00
2016-10-28 13:41:59 +02:00
2016-10-12 08:00:02 +03:00
2016-10-12 07:44:40 +03:00
2016-10-14 17:38:34 +07:00
2016-10-22 17:07:54 +02:00
2016-10-27 14:05:19 +02:00
2016-12-01 15:39:34 +05:30
2016-11-16 15:08:24 +01:00
2016-11-12 15:53:40 +07:00
2016-10-23 19:13:21 +02:00
2016-10-22 15:08:15 +02:00
2016-10-16 13:05:59 +03:00
2016-07-19 18:18:50 +03:00
2016-11-14 09:45:01 +01:00
2016-11-07 23:08:51 +01:00
2016-10-21 13:08:10 +02:00
2016-10-16 13:09:29 +03:00
2016-10-16 13:05:59 +03:00
2016-10-21 00:24:15 +02:00
2016-10-20 23:18:50 +02:00
2016-10-16 13:05:59 +03:00
2016-10-21 00:11:30 +02:00
2016-10-25 14:11:22 +02:00
2016-10-20 14:21:12 +02:00
2016-10-30 10:45:20 +01:00
2016-11-16 15:30:30 +01:00
2016-07-14 23:05:25 +03:00
2016-10-20 13:44:16 +02:00
2016-12-01 22:34:40 +01:00
2016-10-16 13:10:20 +03:00
2016-11-16 21:39:13 +08:00
2016-10-23 21:11:03 +02:00
2016-11-05 12:12:32 +00:00
2016-10-13 18:35:13 +03:00
2016-10-14 16:40:06 +02:00
2016-12-04 10:40:38 +01:00
2016-12-06 17:04:19 +02:00
2016-12-06 16:59:47 +02:00
2016-12-06 16:51:16 +02:00
2016-12-06 16:10:52 +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
2016-12-06 13:22:47 +02:00
2016-12-05 23:51:18 +02:00
2016-12-05 13:11:56 +02:00
2016-12-03 20:45:26 +02:00
2016-12-03 13:56:24 +02:00
2016-12-03 13:47:09 +02:00
2016-12-03 13:41:45 +02:00
2016-12-02 21:19:15 +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-02 13:20:28 +02:00
2016-12-01 13:27:21 +02:00
2016-12-01 13:07:39 +02:00
2016-12-01 12:53:06 +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%