Commit Graph

10 Commits

Author SHA1 Message Date
thibault.faure 067cddb33e Fix failed integration tests 2022-07-29 21:45:18 +02:00
thibault.faure 9d59e267ac BAEL-842 improvement to the spring controller return image or file in controller example: add a dynamic example 2022-07-16 15:57:24 +02:00
Krzysiek 8d8ae5daa9 JAVA-8363: Move etag code to spring-boot-mvc-3 2021-11-25 13:10:58 +01:00
sampadawagde b984a4b618 JAVA-8204: Fix formatting of POMs 2021-11-09 16:27:03 +05:30
sampadawagde a11662776d JAVA-5223: Fix formatting of POMs (Spring Boot Modules - Part 2) 2021-05-13 22:46:18 +05:30
Krzysiek ba5343cab2 JAVA-3585: Use common commons-io.version property in all child modules 2021-01-07 20:42:57 +01:00
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
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
François Dupire 5cc83c631b [JAVA-1670] Upgrade JUnit and Maven Surefire Plugin in spring-boot-modules - Changed sub-modules inheritance (second batch) (#9666)
* Imported junit bom before spring-boot-dependencies bom with correct version

* Changed spring-boot-libraries

* Changed spring-boot-mvc

* Changed spring-boot-mvc-2

* Added and changed spring-boot-mvc-3

* Added and changed spring-boot-mvc-birt

* Added and changed spring-boot-nashorn

* Changed spring-boot-parent and its submodules

* Changed spring-boot-performance

* Changed spring-boot-properties

* Changed spring-boot-properties-2

* Changed spring-boot-runtime and its sub-modules

* Changed spring-boot-security

* Changed spring-boot-springdoc

* Changed spring-boot-testing

* Changed spring-boot-vue
2020-07-08 08:30:05 +05:30
Kirill Vlasov 658835bfe8 BAEL-3824 Circular view path exception 2020-05-21 22:26:23 +05:00