java-tutorials/guice
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
..
src/main/java/com/baeldung/examples BAEL-722 Intro to JSONassert (#1437) 2017-03-19 09:51:25 +01:00
README.md README files for BAEL-393 and BAEL-541 (#1409) 2017-03-17 08:19:37 -05:00
pom.xml cleanup parent dependencies (#1828) 2017-05-11 11:02:04 -05:00

README.md

Google Guice Tutorials Project

Relevant Articles