Commit Graph

26113 Commits

Author SHA1 Message Date
Adrian Bob
8eff8418c2 BAEL-5325: Add Spring Security login/logout API with Springdoc (#13027)
* BAEL-5325: Add Spring Security login/logout API with Springdoc

* Updated Spring version and using annotations for Basic Auth config

* Added tests

* Removed unused dependencies

* Removed dependencies which were accidentally added.

* Removed plugins which were accidentally added.

* Removed property which was accidentally added.
2022-12-09 10:35:09 -08:00
apeterlic
6f3fabdcbc BAEL-5986 - Getting Started with Blaze Persistence (#13107)
* BAEL-5986 - Getting Started with Blaze Persistence

* Optimize imports

* Fix test class name

* Switch to JUnit5

* Removed dependencies and Controller classes

* Update pom.xml

* Update Configuration class
2022-12-09 18:40:18 +01:00
panos-kakos
374da3d61b Java 13914 (#13083)
* [JAVA-13914] Replaced Junit4 annotations with Junit5

* [JAVA-13914] Replaced Junit4 annotations with Junit5

* [JAVA-13914] Fixed test

* [JAVA-13914] Clean up

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-12-08 19:47:51 +05:30
panos-kakos
7af1e7572b [JAVA-15029] Upgraded to apache httpClient 5 (#13112)
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-12-08 19:46:13 +05:30
Loredana Crusoveanu
773a61255a Merge pull request #13063 from eugenp/sam/move-article-files
[BAEL-5684] Move article files to new module
2022-12-08 16:04:12 +02:00
anuragkumawat
4564d04625 JAVA-16250 Update spring-activiti module to use parent-boot-2 module as parent (#13120) 2022-12-08 19:18:02 +05:30
freelansam
74bad6447e JAVA-16264: review module names (#13136) 2022-12-08 18:58:09 +05:30
Harry9656
54f0778e16 JAVA-5958: Ratelimit with client ip address (#13067)
* JAVA-5958: Ratelimit with client ip address

Co-authored-by: Harpal Singh <harpal.singh@kaleyra.com>
2022-12-08 01:09:03 -07:00
Dhawal Kapil
2af777c4ea JAVA-16288 Disabled intermittently failing test (#13140) 2022-12-08 11:32:44 +05:30
kwoyke
088f692da1 Merge pull request #13118 from freelansam/JAVA-16260
JAVA-16301: Check Article Code Matches GitHub
2022-12-07 20:59:38 +01:00
Dhawal Kapil
98e9271c4d JAVA-16288 Fixed core-java-jndi unit test (#13135)
* JAVA-16288 Fixed core-java-jndi unit test

* JAVA-16288 Disabled
givenNoContext_whenLookupObject_thenThrowNoInitialContext test
2022-12-07 00:20:28 +05:30
panos-kakos
292fcd5446 Java 15017 (#13080)
* [JAVA-15017] Upgraded httpClient version to 5.2

* [JAVA-15017] Added CustomResponseHandler in favour of upgrading deprecated execute() method

* [JAVA-15017] Replaced CustomResponseHandler with BasicHttpClientResponseHandler

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-12-07 00:19:44 +05:30
davidmartinezbarua
6a5198f296 Merge pull request #13099 from etrandafir93/features/BAEL-5819-java_collections_pecs
BAEL-5819: java collections pecs
2022-12-06 15:29:43 -03:00
Kilian Schneider
9d10353fef BAEL-5744 - excel date format (#13123) 2022-12-06 17:28:57 +01:00
Bhaskar Ghosh Dastidar
0ba1af3a05 [JAVA-6029] reversing a stack (#13122)
* [JAVA-6029] reversing a stack

* [JAVA-6029] un-necessary file changes removed

Co-authored-by: Bhaskar <bhaskar.dastidar@freshworks.com>
2022-12-06 16:56:02 +01:00
Abhinav Pandey
d276d60304 BAEL-5789 - reinitializing singleton beans in context (#13096)
* BAEL-5789 - reinitializing singleton beans in context

* BAEL-5789 - reinitializing singleton beans in context - changing file path to relative
2022-12-06 10:58:59 +05:30
AndiCover
07f917c105 Bael 4555 selenium tab switching (#13131)
* BAEL-4555 Added Selenium TabHelper and tab switching live tests

* BAEL-4555 Upgraded Selenium to 4.6.0

* BAEL-4555 fixed naming

Co-authored-by: andicover <w&j3$d9NEcfAQTXfxju9>
2022-12-05 16:08:01 -08:00
Harry9656
b50d3312a9 [JAVA-5805]: Logging to Graylog with Spring Boot Update (#12934)
Co-authored-by: Harpal Singh <harpal.singh@kaleyra.com>
2022-12-05 17:35:30 +00:00
Loredana Crusoveanu
bfb5ca5bbf Merge pull request #13130 from collaboratewithakash/master
backlink fixed
2022-12-05 17:14:23 +02:00
davidmartinezbarua
f07fcf5d0e Merge pull request #12861 from brokenhardisk/master
BAEL-5715 Updated Code
2022-12-05 10:05:40 -03:00
collaboratewithakash
31a4c88640 backlink removed 2022-12-05 16:45:24 +05:30
collaboratewithakash
89cba02e1b backlink added 2022-12-05 16:44:04 +05:30
collaboratewithakash
509af6c402 backlink removed 2022-12-05 16:40:59 +05:30
collaboratewithakash
2be93928eb backlink fixed 2022-12-05 16:36:12 +05:30
collaboratewithakash
322fc3fa6c backlink added 2022-12-05 16:34:42 +05:30
collaboratewithakash
a0fc7528df backlink fixed. 2022-12-05 16:28:32 +05:30
collaboratewithakash
5bf67fc672 backlink fixed. 2022-12-05 16:25:53 +05:30
alemoles
903ea90e8c BAEL-5960 - Functors in Java (#13125) 2022-12-04 23:02:24 -08:00
davidmartinezbarua
f6f0e448b0 Merge pull request #13093 from hmdrzsharifi/BAEL-5948
Bael 5948: Running Spring Boot Application with Embedded Camunda Engine
2022-12-04 13:13:02 -03:00
Daniel Strmecki
6add2d0885 Feature/bael 5756 choose api (#13055)
* BAEL-5756: Rest controller

* BAEL-5756: GraphQL controller (without tests)

* BAEL-5756: Fix GraphQL test

* BAEL-5756: Fix GraphQL test 2

* BAEL-5756: GRPC working

* BAEL-5756: GRPC with Spring Boot

* BAEL-5756: Books proto service

* BAEL-5756: Fix grpc integration test

* BAEL-5756: Refactor

* BAEL-5756: Revert some changes
2022-12-03 15:00:24 +00:00
collaboratewithakash
0f540c938a Update README.md 2022-12-03 16:50:12 +05:30
h_sharifi
5504ca1d54 #BAEL-5948:rename module name from spring-boot-libraries-3 to spring-boot-process-automation 2022-12-03 10:28:19 +03:30
h_sharifi
b98e5808ee #BAEL-5948:rename module name in parent pom 2022-12-03 10:27:08 +03:30
Azhwani
b4a8754f44 BAEL-5931: Default Capacity of ArrayList (#13110) 2022-12-02 18:50:50 +01:00
freelansam
8a238e2ec5 JAVA-16301: Check Article Code Matches GitHub 2022-12-02 18:53:08 +05:30
freelansam
aabfbaad08 JAVA-16301: Check Article Code Matches GitHub 2022-12-02 18:45:30 +05:30
Loredana Crusoveanu
c27ac1f014 Merge pull request #13114 from hkhan/JAVA-16367-update-modelmapper-version
[JAVA-16367] Update modelmapper lib version
2022-12-01 11:30:23 +02:00
alemoles
47614c5bd9 BAEL-5850 - Abstract Factory vs Factory Method Pattern in Java (#13115) 2022-11-30 15:42:11 -08:00
Haroon Khan
cf32bc9473 [JAVA-16367] Update modelmapper lib version 2022-11-30 21:25:53 +00:00
Arya
4ed803cdc8 Added the code for "Errors and Exceptions in Java". (#13104)
* Added the code for "Errors and Exceptions in Java".

* Added the unit tests.
2022-11-30 11:51:46 -08:00
jsgrah-spring
368d788197 JAVA-12387. Correct/Rename THREADS to TASKS and int threads to int tasks. (#13084) 2022-11-30 23:19:52 +05:30
Haroon Khan
174e0040ea [JAVA-15820] Enable spring-jinq module (#13090) 2022-11-30 22:43:56 +05:30
Dhawal Kapil
469cc59d95 JAVA-14987 Minor cleanup (#13113) 2022-11-30 20:39:24 +05:30
panos-kakos
49aa987745 [JAVA-14987] Added missing code (#12983)
* [JAVA-14987] Added missing code

* [JAVA-14987] Added missing code

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-11-30 20:08:24 +05:30
Loredana Crusoveanu
c358305b91 Merge pull request #13111 from edizor/master
Update README
2022-11-30 10:44:39 +02:00
edizor
cfdba966e8 Update README.md
[skip ci]
2022-11-30 07:43:45 +08:00
edizor
c3e8b124b9 Update README.md
[skip ci]
2022-11-30 07:40:23 +08:00
edizor
597af109a8 Update README.md
[skip ci]
2022-11-30 07:36:04 +08:00
edizor
3c1e3a1a0f Update README.md
[skip ci]
2022-11-30 07:32:25 +08:00
edizor
f718b87557 Update README.md
[skip ci]
2022-11-30 07:28:56 +08:00