sheryllresulta
9ac6c2c8de
Update README.md
2019-02-28 19:23:55 +08:00
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
charlesgonzales
e26d75150a
Update README.md
2018-12-20 21:47:46 +08:00
charlesgonzales
6c9e1a64e5
Update README.md
2018-12-20 21:45:33 +08:00
Loredana
0ab513eb1d
small fixes for BAEL-10845
2018-12-15 18:45:17 +02: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
amit2103
9eff0c662b
[BAEL-9710] - Standardized packages for spring-rest module
2018-12-08 18:37:08 +05:30
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
charlesgonzales
31858afca7
Bi-monthly test failure - fix (BAEL-10330) ( #5736 )
...
* 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
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2018-11-22 05:49:54 +01:00
DOHA
ac8742cfff
fix MockitoJUnitRunner deprecated import
2018-10-13 01:47:27 +03:00
sachin29aug
889c52f1c2
BAEL-8939: Adding a Spring Context test in all Spring Modules (changes for around 27 more modules.. work in progress..)
2018-09-15 22:19:20 -04: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
amit2103
39f9392a0a
[BAEL-8496] - Moved articles to their own spring-resttemplate module
2018-08-26 23:25:23 +05:30
sachin
fb0023286a
BAEL-7674: Let's make sure our logging configuration has the same pattern
2018-08-21 18:22:53 -04:00
charlesgonzales
f431a4c3ff
add links ( #4804 )
...
* 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
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2018-07-24 19:21:55 +02:00
Eric Martin
e3bd6d493a
Merge pull request #4628 from micropatel/master
...
patelmayurm@gmail.com . Added Example for FileUpload using Spring RestTemplate
2018-07-15 13:54:40 -05:00
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
micropatel
5d7b57c468
Updated port and applicaiton context
2018-07-11 23:11:56 -03:00
micropatel
dc14710c35
Updated port number
2018-07-11 18:27:40 -03:00
micropatel
c719cf25f2
Updated Client and Server for Multiple File Upload
2018-07-10 01:19:03 -03:00
Amit Pandey
28166a73de
Fixed spring-session integration tests ( #4650 )
2018-07-08 13:27:45 +02:00
rozagerardo
3786d4e1b1
* Added code for BAEL-1972 ( #4632 )
2018-07-08 10:40:02 +02:00
Rokon Uddin Ahmed
f086ae7814
BAEL-7217 ( #4637 )
...
* Update README.md
* Update README.md
* Update 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
* Update README.md
* Update README.MD
* Update README.md
2018-07-06 09:25:49 +02:00
micropatel
03c5e4c03a
Added Example Application For FileUpload using Spring RestTemplated
2018-07-04 22:00:38 -03:00
Loredana Crusoveanu
14bdd8e7d7
Merge pull request #4258 from dhruba619/master
...
BAEL-1627 Moved the code to new module spring-boot-mvc
2018-06-24 10:41:40 +03:00
Sanjay Patel
f7953fd65d
BAEL-6506: Added IntTest to pmd and poms ( #4525 )
2018-06-22 13:09:57 +02:00
Michael Pratt
efa7186530
BAEL-1763: Get and post lists with RestTemplate ( #4438 )
...
* Code showing how to use Lists with RestTemplate
* Update URLs to work inside spring-rest project
* Refactor Employee xtor; rename EmployeeListDTO
2018-06-15 23:54:22 +02:00
KevinGilmore
df85f99c98
BAEL-1766: Update README ( #4435 )
2018-06-09 10:53:21 -05:00
Amit Pandey
2e683411e2
Bael 4461 2 ( #4409 )
...
* Deleted md file as a conflict
* [BAEL-4461] - Fixed PMD violation
* [BAEL-4461] - Fixed PMD violation
* [BAEL-4461] - Ignore empty TC
* Fix Spring 5 tests
2018-06-05 13:35:55 +02:00
Rokon Uddin Ahmed
50f5cba9da
BAEL-6634 ( #4376 )
...
* Update README.md
* Create 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
* Create README.md
* Create README.md
* Create README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Create 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
2018-06-01 14:04:12 +02:00
Tino Mulanchira Thomas
0f15f15bf3
BAEL-1756 ( #4349 )
2018-05-28 00:48:42 +02:00
Adrian Precub
b6b060d0f5
BAEL-1766: Configure a RestTemplate with RestTemplateBuilder ( #4319 )
2018-05-26 11:08:31 -05:00
collaboratewithakash
c022781ced
Back-link added ( #4303 )
...
* Back-link added
* Back-link added
* Back-link added
* Back-link name corrected
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link added
* Back-link corrected
* Back-link added
* Back-link added
* Back-link added
* Back-link added
2018-05-23 16:55:32 +02:00
Tino Mulanchira Thomas
488b449253
BAEL 1756 ( #4263 ) - Review comments incorporated
2018-05-18 09:34:22 +02:00
Dhrubajyoti Bhattacharjee
6d1049ac2c
BAEL-1627 Moved the code to new module spring-boot-mvc
2018-05-16 09:07:43 +05:30
Dhrubajyoti Bhattacharjee
8be0f4e1af
BAEL-1627 Define a favicon in spring boot ( #3957 )
...
* BAEL-1627 Define a favicon in spring boot
* Restrict favicon requests to GET only
* Update FaviconConfiguration.java
2018-05-13 19:49:47 +02:00
Tino Mulanchira Thomas
3c28681b6d
BAEL-1756 ( #4230 )
...
* code samples for spring data key value
BAEL-1467
* changes to add spring-data-keyvalue to parent pom.
* Update README.md
* Update README.md
* Update README.md
* How to Use Spring RestTemplate Interceptor
* Spring annotations article (#4232 )
* Spring annotations
* commented VehicleFactoryApplication to fix CI build
* BAEL-1756 Test typo fixed
2018-05-13 10:31:30 +02:00
Loredana Crusoveanu
d948ae0a7e
Merge pull request #4168 from gunayus/master
...
Sample codes for BAEL-1746
2018-05-12 00:45:41 +03:00
Loredana Crusoveanu
e78a49216d
Merge pull request #4204 from khatwaniNikhil/BAEL-1657
...
Bael 1657
2018-05-12 00:21:50 +03:00
Loredana Crusoveanu
4a08fd1352
update, move deferredresult controller ( #4164 )
2018-05-11 09:07:57 +02:00
Nikhil Khatwani
bf04c6bd27
Merge remote-tracking branch 'upstream/master' into BAEL-1657
2018-05-09 18:04:30 +05:30
Nikhil Khatwani
8d05a42c30
Changes for BAEL-1657
2018-05-09 18:03:35 +05:30
Loredana Crusoveanu
c0131fdd8a
upgrade spring-rest module
2018-05-06 19:00:41 +03:00
Erdem Günay
980f7460d3
Merge branch 'master' into master
2018-05-04 00:55:25 +03:00
Erdem
1fe62a811c
BAEL-1746 added custom property editor implementation
2018-05-04 00:26:37 +03:00
Erdem
043f6bade7
BAEL-1746 added custom property editor implementation
2018-05-03 23:27:12 +03:00
Erdem
ef481d19ee
BAEL-1746 added property editor implementation
2018-05-03 22:02:16 +03:00
Loredana Crusoveanu
b5dde9b233
move custom port code, upgrade to boot 2 ( #4126 )
2018-04-30 14:42:25 +02:00