Go to file
Álvaro Fernández González 710182ff92 Code for JMockit 101 (#479)
* Add new module for mocks comparison.

* Add sources for testing.

* Changes on testCase.

* Enter some tests for mockito.

* More tests for Mockito.

* Even more tests.

* Add the rest of the mocking libraries.

* Javadoc on test.

* Test bare bones for EasyMock.

* Fist kind of test and setup.

* Add tests using EasyMock with a change on LoginService.

* Create LoginControllerTest.java

* Test setup

* [JMockit] No method called test.

* [JMockit] Two methods called test.

* [JMockit] One method called test.

* [JMockit] Exception mock test

* [JMockit] Mocked object to pass around test.

* [JMockit] Custom matcher test.

* [JMockit] Partial mocking test.

* [JMockit] Fix with IDE.

* Not stubs. Mocks. MOCKS!!!

* Remove unnecesary import.

* Use correct encoding. Was having problems with buildings.

* Remove failing module.

* Create new module mocks and move mock-comparisons there.

* Add jmockit module.

* Add model class.

* Add collaborator class.

* Add performer class.

* Add performer test.
2016-07-06 09:36:46 +02:00
.metadata handling static resources 2014-10-16 20:53:24 -05:00
RemoteSystemsTempFiles handling static resources 2014-10-16 20:53:24 -05:00
apache-fop maven work 2016-03-06 12:10:06 +02:00
assertj Refactor multimap example 2016-07-04 13:30:34 +02:00
core-java minor cleanup 2016-06-23 01:04:21 +03:00
core-java-8 Add additional AssertJ examples 2016-06-25 17:24:03 +02:00
dependency-injection Put code under test in own package 2016-07-01 18:57:58 +01:00
eclipse new formatter 2014-01-03 01:49:40 +02:00
gatling Gatling load test demo 2016-06-08 16:49:16 +02:00
gson maven work 2016-03-06 12:10:06 +02:00
gson-jackson-performance minor maven cleanup 2016-03-06 12:21:31 +02:00
guava Mkae minor amendments to make tests pass 2016-07-03 12:35:08 +01:00
guava18 minor cleanup work 2016-04-25 22:46:36 +03:00
guava19 minor cleanup work 2016-04-25 22:46:36 +03:00
handling-spring-static-resources minor maven cleanup 2016-03-06 12:21:31 +02:00
httpclient Update README.md 2016-06-28 12:14:10 +03:00
jackson Update README.md 2016-06-28 12:16:18 +03:00
javaxval maven work 2016-03-06 11:49:59 +02:00
jee7schedule jee7schedule 2016-06-08 22:05:48 +02:00
jooq-spring minor cleanup 2016-06-23 10:11:56 +03:00
jpa-storedprocedure minor cleanup work 2016-03-13 10:59:45 +02:00
jsf spring-jsf-integration - adding maven-war-plugin 2016-06-06 07:29:44 +02:00
json-path Resolve conflicts in JsonPath examples 2016-03-04 06:08:55 -06:00
junit5 Reformat JUnit 5 examples 2016-05-23 06:14:18 -05:00
lombok Rename lombok-intro to just lombok. 2016-06-12 22:33:45 +02:00
mockito Examples for Mockito's Mock Methods 2016-05-04 05:45:28 -05:00
mocks Code for JMockit 101 (#479) 2016-07-06 09:36:46 +02:00
querydsl Samples for the Intro to QueryDSL article, merged with existing querydsl module. Updated module dependencies. (#476) 2016-07-05 21:44:00 +02:00
raml Create README.MD 2016-06-28 12:26:30 +03:00
rest-testing Update README.md 2016-06-28 12:20:19 +03:00
resteasy eclipse cleanup and maven upgrades 2016-03-03 12:32:44 +02:00
spring-all Update README.md 2016-06-28 12:21:31 +03:00
spring-apache-camel eclipse cleanup and maven upgrades 2016-03-03 12:32:44 +02:00
spring-autowire basics of spring autowire - first cut 2016-05-15 17:47:30 -04:00
spring-batch maven work 2016-03-06 11:49:59 +02:00
spring-boot Create README.MD 2016-06-28 12:27:04 +03:00
spring-data-cassandra mave work 2016-03-06 11:59:13 +02:00
spring-data-couchbase-2 Merge remote-tracking branch 'upstream/master' 2016-06-03 07:28:26 -05:00
spring-data-couchbase-2b Spring Data Couchbase tutorial: multiple buckets and spatial queries 2016-06-03 07:26:42 -05:00
spring-data-elasticsearch minor fix 2016-05-28 20:09:43 +02:00
spring-data-mongodb maven work 2016-03-06 12:10:06 +02:00
spring-data-neo4j updating test cases 2016-06-29 00:31:38 +05:30
spring-data-redis minor cleanup work 2016-04-25 22:46:36 +03:00
spring-data-rest Update README.md 2016-06-28 12:22:26 +03:00
spring-exceptions maven work 2016-03-06 12:10:06 +02:00
spring-freemarker minor maven cleanup 2016-03-06 12:21:31 +02:00
spring-hibernate3 maven work 2016-03-06 12:10:06 +02:00
spring-hibernate4 minor fix 2016-04-09 18:32:49 +02:00
spring-jpa minor fix 2016-04-09 18:32:49 +02:00
spring-katharsis Update README.md 2016-06-28 12:24:40 +03:00
spring-mockito maven work 2016-03-06 11:49:59 +02:00
spring-mvc-java Update README.md 2016-06-28 12:27:43 +03:00
spring-mvc-no-xml Update README.md 2016-06-28 12:28:30 +03:00
spring-mvc-xml Update README.md 2016-06-28 12:29:00 +03:00
spring-openid maven work 2016-03-06 11:49:59 +02:00
spring-protobuf Refactor spring-protobuf 2016-06-18 23:28:32 +02:00
spring-quartz maven work 2016-03-06 11:49:59 +02:00
spring-rest Modified indentation 2016-07-01 02:07:08 +02:00
spring-rest-docs Create README.MD 2016-06-28 12:29:36 +03:00
spring-scurity-custom-permission Create README.MD 2016-06-28 12:32:12 +03:00
spring-security-basic-auth Update README.md 2016-06-28 12:30:45 +03:00
spring-security-client Create README.MD 2016-06-28 12:31:19 +03:00
spring-security-custom-permission Update README.MD 2016-06-30 11:24:49 +03:00
spring-security-mvc-custom Update README.md 2016-06-28 12:32:45 +03:00
spring-security-mvc-digest-auth Update README.md 2016-06-28 12:33:40 +03:00
spring-security-mvc-ldap Update README.md 2016-06-28 12:34:22 +03:00
spring-security-mvc-login Update README.md 2016-06-28 12:35:04 +03:00
spring-security-mvc-persisted-remember-me Update README.md 2016-06-28 12:35:35 +03:00
spring-security-mvc-session Update README.md 2016-06-28 12:36:02 +03:00
spring-security-rest Update README.md 2016-06-28 12:38:51 +03:00
spring-security-rest-basic-auth Update README.md 2016-06-28 12:36:31 +03:00
spring-security-rest-custom Update README.md 2016-06-28 12:33:11 +03:00
spring-security-rest-digest-auth Update README.md 2016-06-28 12:36:58 +03:00
spring-security-rest-full Update README.md 2016-06-28 12:38:19 +03:00
spring-spel Clean up SpEL examples 2016-04-14 06:08:48 -05:00
spring-thymeleaf minor maven cleanup 2016-03-06 12:21:31 +02:00
spring-zuul maven work 2016-03-06 12:10:06 +02:00
xml Last changes (#468) 2016-06-28 21:11:04 +02:00
xstream Clean up formatting 2016-04-11 05:26:50 -05:00
.gitignore Code and related files for the dependency injection demos. 2016-06-28 22:45:28 -06:00
.project maven work 2016-03-06 11:49:59 +02:00
README.md Update README.md 2016-06-23 17:15:46 +03:00
pom.xml Code for JMockit 101 (#479) 2016-07-06 09:36:46 +02:00

README.md

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