Commit Graph

20 Commits

Author SHA1 Message Date
Doha2012 7c73abdede cleanup pom (#1836)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files

* fix commons-logging issue

* add parent to pom

* cleanup parent dependencies

* cleanup pom
2017-05-12 13:32:54 -05:00
Doha2012 35231d0c19 cleanup parent dependencies (#1828)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files

* fix commons-logging issue

* add parent to pom

* cleanup parent dependencies
2017-05-11 11:02:04 -05:00
Doha2012 9692ae36fb add parent to pom (#1816)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files

* fix commons-logging issue

* add parent to pom
2017-05-09 23:37:43 +03:00
mariiakulik 6300112fc6 README files update (#1435)
* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Create README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.MD

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Create README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.MD

* Update README.MD

* Create README.md
2017-03-18 20:25:06 +01:00
Johnson Okorie 46b1f93d52 BAEL-482 (#1379)
* Evaluation artical : Different Types of Bean Injection in Spring

* Evaluation artical : Different Types of Bean Injection in Spring

* Evaluation artical : Different Types of Bean Injection in Spring

* BAEL-482

* Evaluation artical : Different Types of Bean Injection in Spring

* Evaluation artical : Different Types of Bean Injection in Spring

* Evaluation artical : Different Types of Bean Injection in Spring

* Evaluation artical : Different Types of Bean Injection in Spring

* BAEL-482

* Evaluation artical : Different Types of Bean Injection in Spring

* BAEL-482

* BAEL-482
2017-03-13 23:20:14 +01:00
Grzegorz Piwowarek 13b8a8f87e Redisson refactor (#1377) 2017-03-12 13:37:38 +01:00
eugenp e8faa73d74 testing cleanup 2017-03-11 23:31:41 +02:00
Johnson Okorie 80b222b7bd BAEL-482: A Guide to Redis with Redisson (#1353)
* Evaluation artical : Different Types of Bean Injection in Spring

* Evaluation artical : Different Types of Bean Injection in Spring

* Evaluation artical : Different Types of Bean Injection in Spring

* BAEL-482

* Evaluation artical : Different Types of Bean Injection in Spring

* Evaluation artical : Different Types of Bean Injection in Spring

* Evaluation artical : Different Types of Bean Injection in Spring

* Evaluation artical : Different Types of Bean Injection in Spring

* BAEL-482

* Evaluation artical : Different Types of Bean Injection in Spring

* BAEL-482
2017-03-10 19:41:04 +01:00
Naoshadul Islam 117635f955 Added relevant articles (#1021)
* Added relevant articles

* Update README.md

* Added relevant articles

* Update README.md

* Added relevant articles
2017-01-19 16:10:13 -06:00
eugenp bfb062d57f maven cleanup work 2016-12-18 17:35:41 +02:00
DOHA e986d707da upgrade dependencies 2016-12-10 20:20:12 +02:00
Grzegorz Piwowarek 1018c4b3fb Refactor JedisTest 2016-10-20 23:18:50 +02:00
Alex Theedom a2c12b060d Merge branches 'gcasanova-master', 'master' and 'nguyennamthai-master' of https://github.com/eugenp/tutorials 2016-07-12 21:18:07 +01:00
Guillermo Casanova d9747e5c6d Rename test methods including underscores 2016-07-12 03:18:13 +02:00
Guillermo Casanova 40cb44a47a Imported and applied formatter 2016-07-10 11:03:46 +02:00
Zeger Hendrikse bfaa0157bb Replaced tabs 2016-07-08 15:11:55 +02:00
Zeger Hendrikse 69bd36adb2 Replaced tabs by spaces 2016-07-08 13:35:45 +02:00
Guillermo Casanova f876a94fc5 Declare java compiler version in pom.xml 2016-07-08 07:53:38 +02:00
Guillermo Casanova 8a85449479 Fix indentation formatting issue 2016-07-07 20:33:37 +02:00
Guillermo Casanova 23c7c7d844 New redis module
We have created this module to work with Redis Java libraries
Jedis tested so far
2016-06-23 02:26:55 +02:00