9 Commits

Author SHA1 Message Date
Amit Pandey
bd67d38a96
JAVA-31854 :- Upgrade Spring-Boot-data-3 to Boot 3. (#16075) 2024-03-13 23:57:15 +01:00
Harry9656
aefd833c3b
JAVA-31190: Preparation for migrating spring-boot-modules to version 3. (#15834) 2024-02-27 02:49:02 +01:00
ICKostiantyn.Ivanov
7836ee4c17 BAEL-6581 -Drop the "public" keyword on the test methods 2024-02-20 07:48:34 +01:00
ICKostiantyn.Ivanov
059a204e5b BAEL-6581 - Fix formatting issues 2024-02-09 09:39:26 +01:00
ICKostiantyn.Ivanov
6894e31e0d BAEL-6581 - Skip Select Before Insert in Spring Data JPA 2024-02-09 09:34:35 +01:00
Eugene Kovko
c606fc82f4 Bael 7066 (#15515)
* BAEL-7066: Happy path test

* BAEL-7066: Fix the test

* BAEL-7066: Change assume to assert

* BAEL-7066: Ignore Nulls test

* BAEL-7066: Combined tests

* BAEL-7066: Fix a typo and removed smoke tests

* BAEL-7066: Fix formatting

* BAEL-7066: Renamed to Employees

* BAEL-7066: Extract a base test class

* BAEL-7066: Added a skeleton for non absent test

* BAEL-7066: Added absent employee tests

* BAEL-7066: Fix formatting

* BAEL-7066: Empty values test

* BAEL-7066: Moved controllers

* BAEL-7066: Renamed methods

* BAEL-7066: Refactor nonNull tests

* BAEL-7066: Refactor nonEmpty tests

* BAEL-7066: Refactor nonAbsent tests

* BAEL-7066: Renamed the base test

* BAEL-7066: cleanup

* BAEL-7066: Fixed indents
2024-01-01 14:00:36 -08:00
Azhwani
737430655c BAEL-6110: Fix Spring Data JPA Exception: No Property Found for Type (#13753) 2023-04-16 18:32:18 +02:00
Łukasz Włodkowski
2765db78ae [BAEL-6165] AWS Secrets Manager integration with Spring Boot for DB. (#13632)
* [BAEL-6165] AWS Secrets Manager integration with Spring Boot for DB.

* [BAEL-6165] Add other types of secrets as example

* [BAEL-6165] externalize version to properties

* [BTL-6165] create UserController

---------

Co-authored-by: Lukasz Wlodkowski <lukasz.w@bluestonepim.com>
2023-04-11 20:08:05 +01:00
Abhinav Pandey
a5ddb7dd9c Bael 5543 - Running a spring boot app without DB (#12339)
* BAEL-5543 - Running a spring boot app without db

* BAEL-5543 - Adding authentication properties

* BAEL-5543 - Moving to a new module

* BAEL-5543 - Changing test class name

* BAEL-5543 - Reducing Java version

Co-authored-by: Abhinav Pandey <Abhinav2.Pandey@airtel.com>
2022-06-16 12:58:07 +05:30