1530 Commits

Author SHA1 Message Date
saikat b182b42c07 fix the imports with latest changes 2024-03-02 15:39:52 +05:30
collaboratewithakash 461a8873d8 backlink added 2024-03-02 14:38:14 +05:30
saikat d5490dd794 rename method 2024-03-02 14:01:28 +05:30
Saikat Chakraborty 04e10f4adf Merge branch 'master' into master 2024-03-02 13:52:51 +05:30
collaboratewithakash 686afc914b backlink updated 2024-03-02 13:26:36 +05:30
saikat 605568587e Add application file and update entity in model 2024-03-02 11:06:37 +05:30
saikat f959e7a273 fixed int test issue with redis server 2024-03-02 09:43:32 +05:30
Bipin kumar b55bef454a JAVA-31822: Fixed wrong references in parent pom (#16019) 2024-03-01 20:56:23 +02:00
saikat 03f52e6329 refactor code 2024-03-01 16:03:55 +05:30
saikat 5b7a864ef2 refactor code for customer repository and update embedded redis repository 2024-03-01 13:08:58 +05:30
rcalago c59cd5c7fe Update README.md 2024-03-01 14:36:19 +08:00
panos-kakos e6be71cd84 [JAVA-32047] Fixed test cases for spring-boot-libraries (#16010) 2024-02-29 21:01:58 +01:00
saikat ff0db905bc reverted dependencies to check 2024-02-29 11:29:42 +05:30
saikat 878509406f test updated 2024-02-29 11:23:54 +05:30
saikat 87826df61a update embeddbed redis dependencies to run test in Mac OS as well 2024-02-29 11:17:29 +05:30
saikat 33ed7196ba refactor code and add integration tests 2024-02-29 11:12:18 +05:30
Philippe Sevestre 256958034f [BAEL-7524] Force spring 2.x 2024-02-28 23:59:26 -03:00
Philippe Sevestre e7100ab790 Merge remote-tracking branch 'origin/master' 2024-02-28 23:51:18 -03:00
Philippe Sevestre fc439ff99d [BAEL-7524] Revert bad merge 2024-02-28 23:41:04 -03:00
saikat 43a168a525 Add two level of caching 2024-02-28 14:52:16 +05:30
Harry9656 0f54090110 JAVA-31586: Ignore spring-boot-data-3 causing build failure. (#15993) 2024-02-27 18:42:03 +01:00
Harry9656 aefd833c3b JAVA-31190: Preparation for migrating spring-boot-modules to version 3. (#15834) 2024-02-27 02:49:02 +01:00
timis1 74da22b9c4 [JAVA-29167] Upgrade spring-boot-keycloak to Spring Boot 3 (#15972) 2024-02-26 21:42:41 +01:00
davidmartinezbarua 21d8254cf3 Merge pull request #15840 from sIvanovKonstantyn/master
BAEL-6581 - Skip Select Before Insert in Spring Data JPA
2024-02-26 13:22:08 -03:00
Ana Peterlic 16752929b8 Fix memory leak 2024-02-26 07:38:35 +01:00
Philippe Sevestre 222416d78a Use project.basedir for template directory 2024-02-25 19:40:57 -03:00
Philippe Sevestre 866af9970f [BAEL-7525] Article code 2024-02-24 17:34:23 -03:00
Philippe Sevestre ee27de7b46 Merge remote-tracking branch 'origin/master' 2024-02-24 14:53:24 -03:00
Anastasios Ioannidis 13b4a7142b Reverted parent-boot-3 upgrade, Upgrade Spring boot to 3.2.2 and Junit Jupiter for spring-boot-properties (#15943) 2024-02-22 14:22:50 +02:00
Philippe Sevestre 050ea28903 Merge branch 'master' of https://github.com/eugenp/tutorials 2024-02-21 23:01:37 -03:00
Philippe Sevestre c5ced2f936 [BAEL-7524] API Code 2024-02-21 23:01:05 -03:00
Bipin kumar 63399a9560 JAVA-29166: Upgrade spring-caching to Spring Boot 3 (#15875) 2024-02-21 16:03:44 +02:00
Alexandru Borza d8e2c61003 BAEL-7255 - Implementing GraphQL Mutation without Returning Data (#15820) 2024-02-21 15:56:19 +05:30
Ulisses Lima f29936791c Merge pull request #15924 from eugenp/email-20022024
Update index.html
2024-02-20 19:03:31 -03:00
anuragkumawat acb28bdec3 JAVA-31341 Fix spring-jooq and spring-mybatis module (#15897) 2024-02-20 16:28:46 +02:00
Ana Peterlic b4107947fc Update index.html 2024-02-20 08:31:33 +01:00
ICKostiantyn.Ivanov 7836ee4c17 BAEL-6581 -Drop the "public" keyword on the test methods 2024-02-20 07:48:34 +01:00
anuragkumawat 250500d120 JAVA-31108 Upgrade parent-boot-3 to latest version - Fix modules v1 (#15824) 2024-02-16 11:04:05 +02: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
Bipin kumar c150165e03 JAVA-30449: Changes made for formatting pom files modules S to Z (#15722) 2024-02-06 12:58:33 +02:00
anuragkumawat 0f31669c34 JAVA-27508 Upgrade spring-boot-logging-log4j2 to Spring Boot 3 (#15768) 2024-02-05 20:39:30 +01:00
Amit Pandey ab7bcbd6d3 JAVA-30981 :- Upgrade Spring Boot Environment to the latest Spring Cloud (#15794) 2024-02-04 22:26:22 +02:00
Loredana Crusoveanu cd5fb33832 JAVA-31022 add back large files removed after history truncation 2024-02-02 15:06:51 +02:00
panos-kakos d3ed1933ee [JAVA-29168] Upgrade spring-boot-basic-customization module to Spring Boot 3 (#15767) 2024-01-31 23:10:01 +01:00
Amit Pandey 1bb6e135d0 JAVA-30677 :- Upgrade Spring-Boot-Bootstrap to the latest cloud versions. (#15751) 2024-01-30 14:48:15 +02:00
rcalago 52f1d4d93d Create README.md 2024-01-27 21:34:28 +08:00
rcalago 209c65ebf2 Update README.md 2024-01-27 21:33:21 +08:00
rcalago 955b941190 Update README.md 2024-01-27 21:04:02 +08:00
collaboratewithakash 8a18afd05a backlink updated 2024-01-27 13:19:28 +05:30