Commit Graph

41 Commits

Author SHA1 Message Date
panos-kakos
fe51a5368b [JAVA-18153] Moved libraries-security module to jdk9-and-above profile (#13569) 2023-03-05 18:52:58 +05:30
Hamid Reza Sharifi
471433c41c Bael 5190: Verify Digital Signatures in Java article (#13439)
* #BAEL-5190: add keystore and certificate files

* #BAEL-5190: add keystore address

* #BAEL-5190: update hashing

* #BAEL-5190: delete main classes

* #BAEL-5190: move keystore files to test directory

* #BAEL-5190: rename to DigitalSignatureUtils

* #BAEL-5190: main source code

* #BAEL-5190: main test source

* #BAEL-5190: update for testing

* #BAEL-5190: update keystore type

* #BAEL-5190: remove p12 keystores

* #BAEL-5190: add jks keystores

---------

Co-authored-by: h_sharifi <h_sharifi@modernisc.com>
2023-02-19 15:23:38 +01:00
Haroon Khan
604d65f2c8 [JAVA-13130] Logging cleanup 2022-07-22 16:07:17 +01:00
Loredana Crusoveanu
c974daf78f Merge branch 'master' into JAVA-7244-Review_log_statements_for_projects 2021-12-09 10:22:41 +02:00
chaos2418
a62c0f3c8b JAVA-8405: reducing logging for tutorials-build-job 2021-11-19 13:39:00 +05:30
chaos2418
da4027424e JAVA-1664: upgrading parent-boot-2 junit and surefire configurations 2021-11-02 14:51:24 +05:30
mikr
f64ffc6df1 Merge branch 'master' of https://github.com/Maiklins/tutorials into JAVA-7244-Review_log_statements_for_projects
 Conflicts:
	algorithms-searching/src/test/java/com/baeldung/algorithms/quadtree/QuadTreeSearchUnitTest.java
2021-10-31 20:54:51 +01:00
Dhawal Kapil
5f9befd0c4 Java 3590 (#11367) (#11380)
* Java 3590 (#11367)

* JAVA-3590: updating junit-jupiter dependency in the main pom.xml

* resolving unnecessary mockito stubbings exception

* adding junit-bom in dependency management

* fixing tests which were not getting discovered

* Revert "fixing tests which were not getting discovered"

This reverts commit 2e9ed8df42.

* fixing tests in ninja, open-liberty and spring-ejb

* removing junit4 dependency and replacing it with junit-vintage-engine

* removing junit4 dependency and replacing it with junit-vintage-engine in testing-modules, maven-modules and aws-lambda

* removing junit dependency and replacing it with junit-vintage-engine

* removing junit and replacing it with junit-vintage-engine

* fixing tests that were not getting discovered due to old version of junit:junit

* updated failsafe plugin configuration to skip integration tests in blade

* fixing tests that were not getting discovered due to old version of junit:junit

* fixing tests in libraries and libraries-2 modules

Co-authored-by: chaos2418 <>

* Java 3590 - fixing integration tests in restx and spring-5-webflux (#11382)

* JAVA-3590: updating junit-jupiter dependency in the main pom.xml

* resolving unnecessary mockito stubbings exception

* adding junit-bom in dependency management

* fixing tests which were not getting discovered

* Revert "fixing tests which were not getting discovered"

This reverts commit 2e9ed8df42.

* fixing tests in ninja, open-liberty and spring-ejb

* removing junit4 dependency and replacing it with junit-vintage-engine

* removing junit4 dependency and replacing it with junit-vintage-engine in testing-modules, maven-modules and aws-lambda

* removing junit dependency and replacing it with junit-vintage-engine

* removing junit and replacing it with junit-vintage-engine

* fixing tests that were not getting discovered due to old version of junit:junit

* updated failsafe plugin configuration to skip integration tests in blade

* fixing tests that were not getting discovered due to old version of junit:junit

* fixing tests in libraries and libraries-2 modules

* fixing integration tests in restx and spring-5-webflux

Co-authored-by: chaos2418 <>

Co-authored-by: chaos2418 <92030908+chaos2418@users.noreply.github.com>
2021-10-29 09:37:04 +05:30
mikr
d7e298b3eb JAVA-7244 Review log statements for projects 2021-09-18 00:37:04 +02:00
psevestre
15a07798c7 Bael 4020 (#11188)
* [BAEL-4849] Article code

* [BAEL-4968] Article code

* [BAEL-4968] Article code

* [BAEL-4968] Article code

* [BAEL-4968] Remove extra comments

* [BAEL-4020] Article code
2021-08-31 19:24:38 -07:00
freelansam
69a1db0eb0 JAVA-6475: Fix formatting of POMs (#11087)
* JAVA-6475: Fix formatting of POMs

* correct build error
2021-08-03 00:27:15 +05:30
sampadawagde
f65c72951d JAVA-5223: Fix formatting of POMs (Part 9) 2021-05-09 17:29:24 +05:30
Krzysztof Woyke
eb54879493 JAVA-3570: Fix spring-security-oauth2 version in libraries-security 2020-12-11 12:16:24 +01:00
johnA1331
12b18b0e34 Update README.md 2020-09-16 23:47:15 +08:00
majajoksovic
4a28fe43fc added braces (#9972) 2020-09-06 19:19:12 -07:00
majajoksovic
0da2cdee2c BAEL-4465 (#9954)
* initial commit

* fixed indent

* removed unused dependencies

* some minor code changes and unit tests

* fixed file names
2020-09-01 08:23:00 -07:00
johnA1331
9d9b293431 Update README.md 2020-07-24 13:26:05 +08:00
Catalin Burcea
6acb954c1b BAEL-4219 - How to read .pem file to get private and public key (#9676) 2020-07-12 11:03:46 -07:00
sampadawagde
ecc8492efd JAVA-920: Copied missing artifact so that live test runs ok 2020-04-21 11:33:15 +05:30
sampadawagde
34664f78c2 JAVA-920: Migrate libraries-security to parent-boot-2 2020-04-20 23:42:21 +05:30
johnA1331
9e6a539b07 Update README.md 2020-01-22 13:36:49 +08:00
catalin-burcea
2f7e94bc92 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
Dhawal Kapil
1c6a802cce BAEL-18777 POM Properties Cleanup #8234
- Properties cleanup of projects starting with k,l and m
2019-11-24 13:33:51 +05:30
eelhazati
96e836ec94 BAEL-3282 -- Digital signature. (#7981)
* Digital signature.

* Digital signature.
move message.txt in src/test/resources/digitalsignature.
2019-11-13 08:54:17 +00:00
johnA1331
3ff80e5684 Update README.md 2019-10-18 20:50:36 +08:00
Alessio Stalla
6be36874d9 #BAEL-17523 add README descriptions 2019-10-03 17:54:31 +02:00
Loredana Crusoveanu
5e8cc65f35 Update README.md 2019-08-16 10:12:27 +03:00
Sjmillington
13f818cccf [BAEL-16005] moved articles from libraries to libraries-security and libraries testing. Renamed TinkUnitTest to TinkLiveTest failing due InvalidKeyException 2019-08-13 16:47:26 +01:00
Loredana Crusoveanu
7cca99a327 Update README.md 2019-04-26 22:58:57 +03:00
Alfonso Lentini
8b345126dd ÂGoogle Tink implementation examples 2019-04-06 12:50:10 +02:00
amit2103
89e39c37cb [BAEL-12666] - POM Properties Cleanup 2019-02-24 17:02:52 +05:30
amit2103
a5b5b0fcba [BAEL-12090] - Extract versions into properties 2019-02-04 00:06:11 +05:30
charlesgonzales
fc13924962 Bi-monthly fix (BAEL-9663) (#5523)
* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.MD

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md
2018-10-23 01:57:41 -07:00
Rokon Uddin Ahmed
3c35e25015 BAEL-9344 (#5435)
* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.MD

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md
2018-10-12 22:22:56 +02:00
Patryk
56c2b9663e BAEL-2165 (#5317)
* BAEL-2165: Guide to Passay

* BAEL-2165: Guide to Passay #2

* BAEL-2165: Guide to Passay #3

Fixed formatting.
2018-09-29 10:52:02 +02:00
Alfonso Lentini
465c571f18 build fix 2018-09-23 13:55:39 +02:00
Alfonso Lentini
98f57fee9d build fix 2018-09-23 13:20:39 +02:00
Alfonso Lentini
419b6e66b1 build fix 2018-09-23 13:19:48 +02:00
Alfonso Lentini
6ff8919dec build fix 2018-09-23 12:54:26 +02:00
Alfonso Lentini
7d4b0d1610 ScribeJava 2018-09-23 12:29:23 +02:00
eric-martin
e8786d2a85 New libraries-security module 2018-09-17 21:37:09 -05:00