Egima profile 8848d98809 FileTest names fixed with phrase method/API changes (#801)
* 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
2016-11-04 07:41:57 +00:00
2014-10-16 20:53:24 -05:00
2016-10-30 22:05:43 +02:00
2016-10-27 09:42:00 +03: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-31 16:55:15 +02:00
2016-10-22 17:07:54 +02:00
2016-10-27 14:05:19 +02:00
2016-03-06 11:49:59 +02: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-10-29 19:23:27 +02: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-11-03 11:04:43 +00: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-07-14 23:05:25 +03:00
2016-10-20 13:44:16 +02:00
2016-10-16 13:10:20 +03:00
2016-11-02 16:17:50 +01:00
2016-10-23 21:11:03 +02:00
2016-10-13 18:35:13 +03:00
2016-11-03 12:47:43 +02:00
2016-10-14 16:40:06 +02:00
2016-09-28 16:57:46 -04:00
2016-10-12 08:02:05 +03:00
2016-11-02 15:04:06 +01:00
2016-10-23 21:19:24 +02:00
2016-10-12 07:44:40 +03:00
2016-10-17 13:19:52 +02:00
2016-11-03 12:47:43 +02:00
2016-10-14 12:37:05 +02:00
2016-11-02 10:09:55 +00:00
2016-10-10 06:46:55 +02:00
2016-10-23 19:13:21 +02:00
2016-11-03 09:58:57 +00: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%