Commit Graph

26 Commits

Author SHA1 Message Date
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
eugenp 3fc01ee7e0 minor formatting cleanup 2017-01-11 11:45:43 +02:00
DOHA dffbc5cbfa upgrade and cleanup 2016-12-13 14:22:52 +02:00
maibin 2d34971fcc Junit5 (latest two commits) (#825)
* PDF to X

* PDF to X

* Remove created doc

* Code fixes and cleanup for PDF module

* Fix web.xml in spring-mvc-web-vs-initializer project

* Rollback web.xml

* Fixes to PDF article

* Merge with main eugen branch

* Junit 5

* Fix name of test and modifier
2016-11-14 09:45:01 +01:00
slavisa-baeldung b0cfdb180e BAEL-315 - removing obsolete files 2016-11-03 13:12:43 +01:00
Christian Rädel 88a4f61917 BAEL-86: Added localization and themes. 2016-11-02 16:16:52 +01:00
Christian Raedel 3808960bd9 BAEL-86: Cosmetical issue. 2016-11-02 16:16:39 +01:00
Christian Raedel 04f8eb55a8 BAEL-86: Working sample. 2016-11-02 16:16:32 +01:00
Christian Rädel 67e4090b57 BAEL-325: Removed old project folder. 2016-10-26 23:16:49 +02:00
Christian Rädel dcc1889909 BAEL-325: Added intercepting filters. 2016-10-26 23:16:36 +02:00
Christian Rädel ae3d9760c9 BAEL-325: Massive extensions to the example from BAEL-305. 2016-10-26 23:16:23 +02:00
Christian Rädel 2b9470eed0 BAEL-325: Implemented various filter examples. 2016-10-26 23:16:09 +02:00
Slavisa Baeldung 1b57da559b BAEL-305 - flatten the module structure for patterns section 2016-09-30 16:10:03 +02:00
slavisa-baeldung db3a847240 BAEL-305 - jetty version upgrade 2016-09-25 12:36:45 +02:00
slavisa-baeldung f24282cb27 Merge pull request #657 from christian-raedel/craedel-enterprise-patterns/front-controller
BAEL-305: enterprise patterns/front controller
2016-09-25 13:33:13 +03:00
slavisa-baeldung 11292acceb BAEL-657 - FrontController image resize 2016-09-25 12:24:56 +02:00
Christian Rädel 3b948c9b8b Merge remote-tracking branch 'upstream/master' into craedel-enterprise-patterns/front-controller 2016-09-25 11:13:33 +02:00
Christian Rädel 51c438b469 BAEL-305: Use release versions as dependencies. 2016-09-25 11:07:55 +02:00
slavisa-baeldung 6913a968e5 BAEL-305 - adding plantuml 2016-09-05 06:38:28 +02:00
slavisa-baeldung 3d7ccfd56d BAEL-305 - front controller pattern source 2016-09-05 06:09:37 +02:00
Christian Rädel eb6f0214ca BAEL-305: Simplified FrontControllerServlet. Removed unused JBoss deployment descriptor. 2016-09-03 20:13:55 +02:00
Christian Rädel 747c3169ee BAEL-305: Updated servlet spec to 3.1. 2016-09-03 19:40:09 +02:00
Christian Rädel 525c93059c BAEL-305: Refactored Book and Bookshelf as interfaces and implemented them. 2016-09-01 21:41:37 +02:00
Christian Rädel ffe5ce630c BAEL-305: Included embedded Jetty. Use more recent version of servlet api. 2016-09-01 14:09:51 +02:00
Christian Rädel ed03a59711 BAEL-305: Some minor changes 2016-08-31 03:38:46 +02:00
Christian Raedel 9c5404ead8 BAEL-305: Runnable demo application 2016-08-31 03:18:02 +02:00