amit2103
60fc96727a
[BAEL-17326] - Extract versions into properties
2019-09-15 17:53:10 +05:30
amit2103
f4a0913e79
[BAEL-15942] - POM Properties Cleanup
2019-07-14 18:40:26 +05:30
amit2103
40c2e9541f
[BAEL-15412] - Moved article to libraries-http module
2019-06-16 11:55:17 +05:30
Ger Roza
578d35d25d
Move and Update Rest and Http Message Converter Article:
...
moved code (mostly commented out)
changed readme file
added spring boot exampel simply adding bean, for xml too
2019-02-19 16:23:44 -03:00
geroza
99dd82d2ff
Migrated modules to parent-boot-2 usign spring-boot 2.1:
...
spring-mvc-forms-thymeleaf
spring-rest
spring-rest-angular
spring-rest-query-language
spring-rest-shell
spring-rest-simple
spring-rest-template
spring-resttemplate
spring-security-mvc-boot
spring-security-openid
spring-security-sso
spring-security-thymeleaf
2018-12-12 09:29:23 -02:00
Loredana
b51ae5b065
fix package name, start class
2018-12-08 22:16:52 +02:00
geroza
6ced126022
created parent-boot-2 copy, and point all projects to that new temporary parent pom
2018-12-01 17:37:34 -02:00
Loredana Crusoveanu
82951cd96c
fix formatting
2018-09-01 18:12:48 +03:00
Dhawal Kapil
1d0eadf585
BAEL-8504 Fix surefire configs of spring-5 projects part 2
...
-Removed redundant surefire configs
2018-08-28 13:35:27 +05:30
Sanjay Patel
cddf858c05
BAEL-5246: pom cleanup ( #4620 )
...
* BAEL-5246: round 1 of pom cleanup - upto "jersey" project
* BAEL-5246: Initial pass for pom cleanup - upto spring-cloud
* BAEL-5246: pom cleanup upto testing-modules/junit5
* BAEL-5246: pom cleanup - upto xstream
* BAEL-5246: pom cleanup - last round (before review)
2018-07-12 09:04:54 +02:00
Sanjay Patel
f7953fd65d
BAEL-6506: Added IntTest to pmd and poms ( #4525 )
2018-06-22 13:09:57 +02:00
Loredana Crusoveanu
c0131fdd8a
upgrade spring-rest module
2018-05-06 19:00:41 +03:00
Loredana Crusoveanu
b5dde9b233
move custom port code, upgrade to boot 2 ( #4126 )
2018-04-30 14:42:25 +02:00
amit2103
f2128ad054
Bael 5249 cleanup ( #4108 )
...
* Added parent module on poms that have no parent defined
* Removed dependency reduced pom from undertow module
* [BAEL-5249] - 21.02 - pom cleanup - formatted pom.xml
2018-04-26 14:37:47 +02:00
amit2103
7ae3babd59
Bael 5927 ( #4042 )
...
* Added parent module on poms that have no parent defined
* Removed dependency reduced pom from undertow module
* Defined the integration profile in the parent
2018-04-19 09:41:39 +02:00
Shreyash
e87a37911f
BAEL-1226 Checkstyle introduction. ( #3736 )
...
* BAEL-1226:- Changes for checkstyle
* BAEL-1226: Changes for checkstyle
* Changes for BAEL-1226:- Chnaged the file to match in article.
* Formatting chnages.
* BAEL-1226: Change for the pom
2018-03-20 16:40:03 +01:00
Loredana Crusoveanu
692f12636f
add pact provider test ( #3475 )
2018-01-22 17:46:11 +01:00
Doha2012
fe0e0ba115
upgrade boot parent ( #3352 )
...
* make sure modules using java8
* move url matching code
* upgrade boot parent
* minor cleanup
2018-01-05 20:56:21 +01:00
Adam InTae Gerard
3e192a0707
BAEL-1085: @RequestBody and @ResponseBody Annotation ( #2583 )
...
* Simple Boot REST application and example
* BAEL-509 - Removed extra duplicate ant matcher
* Example and Unit Tests
* documentation
* BAEL-1085 - changes per PR code review and document review - altered integration to unit test - all's good
* BAEL-1085 - Renamed unit tests and added both to pom.xml
* IntelliJ formatter
* REVERT - Had removed a duplicate ant matcher from BAEL-509 - this was the incorrect process - reverting now, article has been corrected, but will issue a seperate PR for this
* BAEL-509: Removed duplicate ant matcher - does not impact code at runtime
* BAEL-1085: Per editor's request, removed Angular client - using CURL POST commands now in article - as such moved the code into a more appropriate module: spring-rest
2017-09-11 08:22:22 +02:00
Adam InTae Gerard
4baaf9f984
BAEL-1085 ( #2428 )
...
* Simple Boot REST application and example
* BAEL-509 - Removed extra duplicate ant matcher
* Example and Unit Tests
* documentation
* BAEL-1085 - changes per PR code review and document review - altered integration to unit test - all's good
* BAEL-1085 - Renamed unit tests and added both to pom.xml
* IntelliJ formatter
* REVERT - Had removed a duplicate ant matcher from BAEL-509 - this was the incorrect process - reverting now, article has been corrected, but will issue a seperate PR for this
2017-09-03 09:56:40 +02:00
mokhan
29b0da9960
Web Logging code included in exisitng module namely "spring-rest"
2017-07-24 23:03:24 +05:30
Doha2012
2b374fa8ae
cleanup pom ( #1846 )
...
* 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
* cleanup pom
2017-05-14 11:01:35 -05: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
eugenp
55dc9a7a9a
spring 5 work
2017-04-27 15:50:11 +03: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
Mohamed Sanaulla
7d6bf29092
sample code for update to BAEL-743 ( #1669 )
2017-04-18 09:10:39 +02:00
Tomasz Sobala
6a0e142064
BAEL-431 Exploring the Spring Boot TestRestTemplate ( #1444 )
...
* injecting beans
* XML-based configuration replaced with Java Config.
* [BAEL-431] Exploring TestRestTemplate.
* Revert of evaluation task "XML-based configuration replaced with Java Config."
This reverts commit 66471cf0574c85f8ff514ec4caf5ba44ebba1a74.
* Revert of evaluation task "injecting beans"
This reverts commit d2ac20185e636245bc0ae0b4ccb952965de88e28.
* [BAEL-431] fix to the tests in TestRestTemplateBasicLiveTest.
2017-03-27 21:28:15 +02:00
GuenHamza
49c7cc84ed
Add Algorithms Module ( #936 )
...
* Update pom.xml
Add FindBugs reporting plugin
* Add algorithms module
Dijkstra implementation
* Update pom.xml
* Update pom.xml
2017-01-03 18:47:21 +01:00
eugenp
76485ab399
formatting work
2016-12-28 16:35:14 +02:00
DOHA
2dc0cf6c36
upgrade and cleanup
2016-12-11 15:35:52 +02:00
eugenp
30171ef89b
upgrades
2016-11-18 14:01:31 +02:00
GuenHamza
a9106b8e70
BAEL-280 - Update pom.xml
2016-11-02 15:04:06 +01:00
Ivan Paolillo
453b739f6c
Add OkHttp example
2016-10-11 10:38:51 +02:00
DOHA
3adfc4faaa
minor fix
2016-09-23 21:40:28 +02:00
DOHA
53cb576731
exclude live test
2016-09-23 19:59:55 +02:00
DOHA
eaa04c6c7f
add live profile
2016-09-23 12:26:48 +02:00
DOHA
f2c52d6cfc
fix spring-rest configuration
2016-09-12 12:55:54 +02:00
bdragan
cd72bcac9f
Changed Kryo version.
2016-07-11 23:00:07 +02:00
Zeger Hendrikse
c786e113b0
Modified indentation
2016-07-01 02:07:08 +02:00
Zeger Hendrikse
e989089f7a
Merge branch 'master' of https://github.com/eugenp/tutorials into bdragan-master
2016-07-01 00:49:46 +02:00
eugenp
28029711e4
minor cleanup
2016-06-22 17:49:39 +03:00
bdragan
27d58fc200
Code examples for the 'Binary Data Formats in a Spring REST API'
...
article.
2016-06-19 23:36:22 +02: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
amedviediev
dfc96b2dd1
- Fixed tests
2016-02-02 20:15:51 +02:00
eugenp
8238c11c80
maven upgrades
2015-12-21 11:34:42 +02:00
eugenp
416302f950
maven upgrades, xsd cleanup
2015-10-26 15:09:08 +02:00
eugenp
556b7ca886
maven work
2015-08-15 17:38:25 +03:00
eugenp
6c6cc61caf
Merge branch 'master' of https://github.com/eugenp/tutorials
...
Conflicts:
spring-rest/pom.xml
spring-rest/src/main/webapp/WEB-INF/web.xml
2015-07-23 16:56:24 +03:00