Commit Graph

39 Commits

Author SHA1 Message Date
h_sharifi 311f190327 #BAEL-2862: add request wrapper & filter 2023-01-02 14:13:48 +03:30
h_sharifi e188b24dbb #BAEL-2862: remove unused class 2023-01-02 14:13:11 +03:30
h_sharifi f23e73e5d3 #BAEL-2862: remove extra space 2023-01-02 14:12:57 +03:30
h_sharifi c22c1a9cab #BAEL-2862: remove Spring related class 2023-01-02 14:12:36 +03:30
h_sharifi 32763ab63d #BAEL-2862: update test case 2023-01-02 14:12:00 +03:30
h_sharifi 9b206922fd #BAEL-2862: remove interceptor 2023-01-02 14:11:40 +03:30
h_sharifi d251343e2e #BAEL-2862: add log level for CommonsRequestLoggingFilter 2023-01-02 14:10:57 +03:30
h_sharifi b4ad1e9f2d #BAEL-2862: remove SecurityAutoConfiguration class and extra annotation 2023-01-02 13:33:43 +03:30
Haroon Khan 7f6b12abcb [JAVA-13976] Fix integration tests after Spring Boot upgrade to 2.7.2 (#12647) 2022-08-25 21:30:13 +05:30
Krzysiek 5242966787 JAVA-9486: Use guava.version defined in the parent pom 2022-01-18 09:42:21 +01:00
Krzysiek 106603023d JAVA-8794: Update spring-cloud-starter version 2021-12-16 10:49:19 +01:00
johnA1331 0673bc708b Update README.md 2021-12-04 19:44:36 +08:00
johnA1331 d086f57024 Update README.md 2021-11-19 13:37:18 +08:00
kwoyke 16a3798673 Merge pull request #11450 from Maiklins/JAVA-8286-Split_or_move_spring-boot-runtime_module
JAVA-8286 Split or move spring boot runtime module
2021-11-14 17:54:52 +01:00
mikr 3c5cb8f470 JAVA-8286 Split or move spring boot runtime module 2021-11-14 11:08:17 +01:00
sampadawagde b984a4b618 JAVA-8204: Fix formatting of POMs 2021-11-09 16:27:03 +05:30
sampadawagde 0821fb646c JAVA-5935: Analyse bean overriding fix in modules - Part 3 2021-07-10 18:54:09 +05:30
johnA1331 a6dcae4963 Update README.md 2021-06-17 01:06:35 +08:00
Bhabani Prasad Patel 35e56303d3 Code commit for moving out package to specific name as per article 2021-06-14 08:34:16 +05:30
Bhabani Prasad Patel 81b2fbf150 changed code indent by space instead of tab 2021-05-27 11:42:38 +05:30
Bhabani Prasad Patel a40d2ff3b3 code commit for BAEL-4869 2021-05-27 02:12:22 +05:30
sampadawagde 39352f251d JAVA-5223: Fix formatting of POMs (Spring Boot Modules - Part 3) 2021-05-13 22:47:40 +05:30
Krzysztof Woyke bc5e528661 JAVA-5190: Create a new spring-boot-disable-logging module 2021-04-21 13:47:55 +02:00
Krzysztof Woyke 4635cad814 JAVA-5190: Fix spring-boot-runtime config and tests 2021-04-19 22:24:05 +02:00
Loredana Crusoveanu 3329202a44 Update README.md 2020-12-29 12:13:03 +02:00
Krzysztof Majewski 80c8a10520 BAEL-4745 Update "How to Configure Spring Boot Tomcat" article 2020-12-29 10:38:58 +01:00
kwoyke c3cd93fcdb JAVA-2563: Upgrade Spring Boot version to 2.3.3.RELEASE (#9985)
* JAVA-2563: Upgrade Spring Boot version to 2.3.3.RELEASE

* JAVA-2563: Downgrade spring-cloud-connectors-heroku to Spring Boot 2.2.6.RELEASE

* JAVA-2563: Add joda-time version

* JAVA-2563: Add spring-boot-starter-validation dependency

* JAVA-2563: Add spring-boot-starter-validation dependency

* JAVA-2563: Add spring-boot-starter-validation dependency

* JAVA-2563: Add spring-boot-starter-validation dependency

* JAVA-2563: Add spring-boot-starter-validation dependency

* JAVA-2563: Use MongoClients factory instead of MongoClient directly

* JAVA-2563: Downgrade spring-5-data-reactive to Spring Boot 2.2.6.RELEASE

* JAVA-2563: Switch back to default bootstrap mode for JPA

* JAVA-2563: Add spring-boot-starter-validation dependency

* JAVA-2563: Switch from ServerHttpRequest to ServerWebExchange interface

* JAVA-2563: Use OutputCaptureRule instead of OutputCapture

* JAVA-2563: Add spring-boot-starter-validation dependency

* JAVA-2563: Add spring-boot-starter-validation dependency

* JAVA-2563: Add spring-boot-starter-validation dependency

* JAVA-2563: Fix Jackson dependency

* JAVA-2563: Fix ManualEmbeddedMongoDbIntegrationTest

* JAVA-2563: Replace validation-api with spring-boot-starter-validation

* JAVA-2563: Fix usage of deprecated getErrorAttributes method

* JAVA-2563: Downgrade spring-data-cassandra-reactive to Spring Boot 2.2.6.RELEASE

* JAVA-2563: Set spring.datasource.generate-unique-name to false in spring-session-jdbc
2020-09-11 18:19:02 +05:30
amit.pandey 0716abb5e7 used properties defined in parent pom 2020-07-12 00:06:27 +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
Loredana Crusoveanu 7ab2f437ee Revert "BAEL-4134" 2020-07-07 14:18:10 +03:00
amit.pandey c540674c18 update source code to sync with article 2020-04-18 21:00:01 +05:30
amit.pandey 0f851a1d84 update source code to sync with article 2020-04-18 20:57:13 +05:30
johnA1331 9240a08f5a Delete README.md 2020-03-23 18:37:23 +08:00
johnA1331 54a4a3655e Delete README.md 2020-03-23 18:29:09 +08:00
Krzysiek 2129f59ee2 JAVA-86: Remove spring-boot-change-port 2020-03-21 16:06:29 +01:00
johnA1331 c0363dea2a Delete README.md 2020-03-07 11:03:19 +08:00
kwoyke 0568f91ae7 BAEL-3724: Add cross origin requests processing config (#8770) 2020-02-29 21:33:10 +01:00
mikr 4e6d877e40 BAEL-20869 Move remaining spring boot modules (update several pom files) 2020-02-04 09:24:55 +01:00
mikr 06161e1bae BAEL-20869 Move remaining spring boot modules 2020-02-02 20:44:54 +01:00