Commit Graph

80 Commits

Author SHA1 Message Date
Grzegorz Piwowarek 84956990b6 Build optimization (#2253) 2017-07-12 19:28:47 +02:00
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
Doha2012 5e1e320cee exclude commons-logging dependency (#1686)
* 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
2017-04-19 16:14:10 +02:00
Doha2012 74688cf30e remove log4j dependencies (#1675)
* 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
2017-04-18 22:39:13 +02:00
slavisa-baeldung 8fc519538d Bael 112 validator upgrade (#1567)
* BAEL-112 - upgrading hibernate validator

* BAEL-112 - upgrading hibernate validator
2017-04-02 10:07:37 +02:00
root e7e6326a00 Spring MVC Custom Validator 2017-03-17 13:57:34 -04:00
lor6 8fe5a2ac72 Bael 682 (#1124)
* upload, read excel files with mvc

* formatting

* add excel files

* update excel files
2017-02-17 09:06:34 -06:00
lor6 a44ea9588f excel processing using jexcel and poi (#1058)
* excel processing using jexcel and poi

* update examples

* small fix

* fix poi version, fix imports
2017-02-02 20:46:39 -06:00
eugenp 1423907bf0 cleanup work 2017-01-10 16:13:20 +02:00
DOHA 7e77d1f822 add live profile 2016-12-20 18:14:31 +02:00
eugenp e84137bdfc cleanup work 2016-12-18 22:04:12 +02:00
DOHA 0099c22654 upgrade and cleanup 2016-12-06 23:52:46 +02:00
eugenp 205a84d834 major upgrades 2016-11-18 13:26:34 +02:00
DOHA cdbd83e851 add integration test profile 2016-10-20 21:53:38 +02:00
eugenp eb7650eead cleanup and testing work 2016-10-12 08:00:02 +03:00
eugenp 2aa2f43c6e maven cleanup 2016-10-12 07:44:40 +03:00
Grzegorz Piwowarek 8a3c918b94 Merge branch 'master' of git://github.com/jgarciaheredero/tutorials into jgarciaheredero-master
# Conflicts:
#	spring-mvc-java/pom.xml
2016-10-04 17:02:21 +02:00
Juan García Heredero 08c31ec84b Update pom.xml 2016-10-04 15:16:50 +02:00
eugenp 6f00a28f3e logging cleanup work 2016-08-23 13:14:12 +03:00
slavisa-baeldung aed7a46324 BAEL-175 - moving to mvc java module 2016-08-14 09:45:23 +02:00
Juan García Heredero 067d99aaa5 Added HtmlUnit dependency 2016-08-01 10:39:12 +02:00
slavisa-baeldung 70322e1a44 spring-mvc-matrix-variables - manually merging 2016-06-15 20:25:41 +02:00
David Morley 5fb75f508d Merge branch 'master' of https://github.com/ivanp81/tutorials into ivanp81-master 2016-05-12 05:30:15 -05:00
Ivan Paolillo 70e9d2fa18 Add websocket example 2016-04-18 16:42:18 +02:00
David Morley 44eca5ba04 Merge branch 'master' of https://github.com/ivanp81/tutorials into ivanp81-master 2016-04-07 06:10:09 -05:00
Ivan 8d398b2852 Add file upload example 2016-03-23 13:12:12 +01:00
Roshan Thomas aea2aafe06 Content Negotiation Strategy 2016-03-11 22:43:49 -05:00
eugenp a2989da4bf maven work 2016-03-06 12:10:06 +02:00
eugenp 0708c51125 mave work 2016-03-06 11:59:13 +02:00
eugenp c467ca73e2 maven work 2016-03-06 11:49:59 +02:00
eugenp 62fd1e6eda minor cleanup 2015-12-24 11:39:47 +02:00
eugenp 8238c11c80 maven upgrades 2015-12-21 11:34:42 +02:00
eugenp 55b0827420 minor cleanup 2015-12-18 13:14:30 +02:00
vkadapa 5aaeb7308a Removed Tomcat Plugin from pom.xml, rename Userdetails to User and moved
the controller to web
2015-12-18 15:51:12 +05:30
vkadapa c55dddfcfb Vishwanth: Merged my changes of Thymeleaf POC (Proof of Concept) 2015-12-18 06:37:00 +05:30
Eugen fed27fb22d Merge pull request #270 from zinch84/performance_aspect
Create example with Spring stereotype annotations
2015-10-26 23:21:47 +02:00
eugenp 416302f950 maven upgrades, xsd cleanup 2015-10-26 15:09:08 +02:00
Dmitry Zinkevich 0115fccc3d Create example with Spring stereotype annotations
- Use component scanning for loading bean definitions
- Use Spring stereotypes to define poincuts
2015-10-23 01:37:20 +03:00
eugenp 556b7ca886 maven work 2015-08-15 17:38:25 +03:00
eugenp a1e7be16b8 formatting cleanup 2015-07-23 16:54:23 +03:00
eugenp 9e5faf23f1 upgrade and eclipse work 2015-06-20 05:40:22 +01:00
eugenp a703253af9 maven work 2015-03-28 01:19:24 +02:00
eugenp 8d511164a8 small maven upgrades 2015-03-27 10:47:39 +02:00
eugenp 66978e97d4 maven upgrades 2015-02-21 19:57:34 +02:00
eugenp b089214ba6 maven work 2015-01-01 14:54:40 +02:00
eugenp 01548ef00b maven upgrades 2014-12-21 19:11:17 +02:00
eugenp cc5202987a maven upgrades 2014-11-20 11:32:43 +02:00
eugenp 900dc84907 maven upgrades 2014-11-02 14:18:31 +02:00