Commit Graph

14 Commits

Author SHA1 Message Date
wlesniak 8e5ebe813c BAEL-4564 fixed code formatting 2021-05-06 16:18:12 +01:00
wlesniak 9089307991 BAEL-4564 Sample code for article filters vs spring handler interceptor 2021-05-06 16:06:09 +01:00
kwoyke 224c569ac3 JAVA-4241: Upgrade Spring Boot to 2.4.3 (#10569)
* JAVA-4241: Upgrade Spring Boot to 2.4.3

* JAVA-4241: Fix CharEncodingCheckControllerUnitTest

* JAVA-4241: Upgrade Spring Framework to 5.3.4 in spring-testing

* JAVA-4241: Fix spring-data-commons version setup in spring-caching

* JAVA-4241: Upgrade jetty-reactive-httpclient in spring-5-reactive-client

* JAVA-4241: Disable failing test
2021-03-19 22:37:39 +05:30
Tarun Jain 17369c4b77 BAEL-4404|Updated test class name 2020-09-24 03:02:04 +05:30
Tarun Jain fcb493e6ba Merge remote-tracking branch 'upstream/master' 2020-09-20 01:21:17 +05:30
Tarun Jain 3626b5c858 BAEL-4404 | Added test class to verify the beahvior 2020-09-20 01:20:58 +05:30
Rutuja Joshi 6cbf1e87c5 BAEL-4201 - Initial Commit (#9957)
* BAEL-4201 - Initial commit

* BAEL-4201 - Initial Commit

* Update UserAccountController.java

removed the additional brackets

* Update UserAccountValidationTest.java

Updated the tests

* Bael - 4201 - recommit for github issue fix

For 'This commit does not belong to any branch on this repository' - delete and recommitting controller

* Bael - 4201 - recommit for github issue fix

For 'This commit does not belong to any branch on this repository' - delete and recommitting test

* Bael - 4201 - add for github issue fix

For 'This commit does not belong to any branch on this repository' - adding controller again

* Bael - 4201 - add for github issue fix

For 'This commit does not belong to any branch on this repository' - adding test again

* BAEL-4201: Initial Commit

* Update UserAccountUnitTest.java

* BAEL-4201: updated to fix the commit issue

* BAEL-4201 - temporary deleting 

Deleting to fix branch issue

* BAEL-4201 - commiting test again

* BAEL-4201 

Fixing build issues

* BAEL-4201 

Github commit issue

* BAEL-4201

Github commit issue - webapp folder

* BAEL-4201 - commiting test after view upload

* Bael- 4201 ThymeLeaf related issues

* Bael- 4201 ThymeLeaf related issues

* Bael- 4201 ThymeLeaf related issues

* Bael- 4201 ThymeLeaf related issues - added html

* Bael- 4201 ThymeLeaf issue ; updated suffix- html

* Bael - 4201 white label issue

* Bael - 4201 white label issue

* BAEL-4201 : moving html to templates

* BAEL-4201 - moving to templates

* BAEL-4201 - moving to templates

* BAEL-4201 - review related updates

* BAEL-4201 - review related updates

* BAEL-4201 - review related updates

* BAEL-4201 - review related updates

* BAEL-4201 - review related updates

* BAEL-4201 - review related updates

* BAEL-4201 - review related updates

* BAEL-4201 - added the spring-boot-starter-validation dependency
2020-09-17 09:32:51 -07:00
Tarun Jain 51c2e22324 Formatted code 2020-09-15 20:32:07 +05:30
Tarun Jain 72253d4f17 Merge remote-tracking branch 'upstream/master' 2020-09-12 20:36:48 +05:30
Tarun Jain 56fe1e809a Merge remote-tracking branch 'upstream/master' 2020-08-22 23:31:14 +05:30
Tarun Jain 8febb192a3 BAEL-4404 | Added code to use CharacterEncodingFilter 2020-08-22 23:27:21 +05:30
maryarm e36678d920 BAEL-4107: Spring MVC Async vs Spring WebFlux 2020-08-15 14:20:40 +02:00
kwoyke 0423536cf4 JAVA-2113: Split or move spring-resttemplate module (#9753)
* JAVA-2113: Move Proxies With RestTemplate to spring-resttemplate-2

* JAVA-2113: Move A Custom Media Type for a Spring REST API to spring-resttemplate-2

* JAVA-2113: Move RestTemplate Post Request with JSON to spring-resttemplate-2

* JAVA-2113: Move Download an Image or a File with Spring MVC to spring-boot-mvc-3

* JAVA-2113: Fix the test
2020-07-28 09:31:54 +05:30
Kirill Vlasov 658835bfe8 BAEL-3824 Circular view path exception 2020-05-21 22:26:23 +05:00