hmdrzsharifi
3fdc7e00a1
Merge remote-tracking branch 'origin/BAEL-6916' into BAEL-6916
2023-09-30 17:28:07 +03:30
hmdrzsharifi
1775ac73f0
#BAEL-6916: add indentation and private access
2023-09-30 17:27:47 +03:30
hmdrz
a086bb8bcc
#bael-6916:add @Override
2023-09-28 10:52:56 +03:30
hmdrzsharifi
6a858656fd
#BAEL-6916: remove extra space
2023-09-26 13:53:34 +03:30
hmdrzsharifi
fa56411bd3
#BAEL-6916: add Awaitility instead of Thread.sleep and given when then
2023-09-26 09:13:59 +03:30
hmdrzsharifi
d05f27429a
#BAEL-6916: change timestamp to date for test assertion
2023-09-26 09:10:13 +03:30
hmdrzsharifi
84efed044f
#BAEL-6916: add awaitility dependency
2023-09-26 09:06:22 +03:30
hmdrzsharifi
2bd5ae21de
#BAEL-6916: add camel-context xml
2023-09-26 09:05:54 +03:30
hmdrzsharifi
083cf15f77
#BAEL-6916: add StandardCharsets
2023-09-26 09:05:22 +03:30
hmdrzsharifi
b5c06059f0
#BAEL-6916: refactor dependencies
2023-09-23 17:30:40 +03:30
hmdrzsharifi
d48a45c15a
#BAEL-6916: update test cases
2023-09-20 18:00:31 +03:30
hmdrzsharifi
036531949f
#BAEL-6916: add dependencies
2023-09-20 17:58:00 +03:30
hmdrzsharifi
85ac558278
#BAEL-6916: add Spring Bean Annotation
2023-09-20 17:53:35 +03:30
hmdrzsharifi
a34c8794ed
#BAEL-6916: add Spring Boot main class
2023-09-20 17:41:47 +03:30
hmdrzsharifi
e8c2e2cb96
#BAEL-6916: remove xml context
2023-09-20 17:34:27 +03:30
Loredana Crusoveanu
2c7bba9332
Merge pull request #14778 from edizor/master
...
Update README
2023-09-17 14:36:32 +03:00
Michael Olayemi
2a574249c1
Add Minutes to a String Time in Java ( #14767 )
2023-09-17 08:44:00 +05:30
Kasra Madadipouya
c0c078c638
Merge pull request #14768 from timis1/JAVA-24379
...
JAVA-24379 Cleanup un-committed or un-ignored artifacts - Week 35 - 2…
2023-09-16 22:31:44 +02:00
edizor
64b8889bab
Update README.md
...
[skip ci]
2023-09-16 09:26:17 +08:00
edizor
3e91cea3b7
Update README.md
...
[skip ci]
2023-09-16 09:23:27 +08:00
edizor
57448bdc88
Update README.md
...
[skip ci]
2023-09-16 09:19:02 +08:00
edizor
1e1dc78e41
Update README.md
...
[skip ci]
2023-09-16 09:10:33 +08:00
edizor
b032c439b3
Update README.md
...
[skip ci]
2023-09-16 09:05:48 +08:00
edizor
9fb2ef8bc0
Update README.md
...
[skip ci]
2023-09-16 09:00:17 +08:00
Kai Yuan
fc1a1520e4
[assert-regex-match] Assert Regex Matches in JUnit ( #14752 )
...
* [assert-regex-match] Assert Regex Matches in JUnit
* [assert-regex-match] remove java version
2023-09-15 16:21:48 -05:00
Bipin kumar
1368a8c57f
JAVA-24677: Removing duplicate module causing build failure ( #14761 )
2023-09-15 19:41:14 +03:00
Kasra Madadipouya
c54cd04c33
Merge pull request #14766 from panos-kakos/JAVA-23099
...
Java 23099
2023-09-15 15:23:14 +02:00
Saikat Chakraborty
07059835d1
Bael 5016: IN Query Pattern in Cassandra ( #14707 )
...
* Add Cassandra IN Query and update pom file
* Add Cassandra IN Query and update pom file
* add assertion on tests
* format code and move package
* format code
---------
Co-authored-by: Saikat <“saikatcse03@gmail.com”>
2023-09-15 18:28:09 +05:30
Kasra Madadipouya
3d4080b6bc
Merge pull request #14760 from Bipinkumar27/JAVA-23970
...
JAVA-23970: fixes made for Update article "Get Cookies From the Apach…
2023-09-15 14:27:45 +02:00
Kasra Madadipouya
f820b37b6f
Merge pull request #14739 from Bipinkumar27/JAVA-24545
...
JAVA-24545: Changes made for fixing issues in core-java-perf-2
2023-09-15 13:41:31 +02:00
Amol Gote
78b183b581
BAEL-6791 - Added in existing module Unit tests and Bench mark tests. ( #14744 )
...
* BAEL-6791 - Added in existing module Unit tests and Bench mark tests.
* BAEL-6791 - Put all of your code in a single package that refers to your article
* BAEL-6791 -
PR - add a newline after the package statements
PR - use 2-space indents for line continuations.
Use given-when-then naming convention for test methods
2023-09-14 21:00:04 -05:00
Bhaskar Ghosh Dastidar
c1b2a9d4f7
BAEL-6838-index-of-set-element ( #14771 )
...
Co-authored-by: Bhaskar <bhaskar.dastidar@freshworks.com>
2023-09-14 16:17:36 -07:00
psevestre
12ba505cb4
[BAEL-6694] Secure Kubernetes Secrets with Vault ( #14762 )
...
* [BAEL-4849] Article code
* [BAEL-4968] Article code
* [BAEL-4968] Article code
* [BAEL-4968] Article code
* [BAEL-4968] Remove extra comments
* [BAEL-5258] Article Code
* [BAEL-2765] PKCE Support for Secret Clients
* [BAEL-5698] Article code
* [BAEL-5698] Article code
* [BAEL-5905] Initial code
* [BAEL-5905] Article code
* [BAEL-5905] Relocate article code to new module
* [BAEL-6275] PostgreSQL NOTIFY/LISTEN
* [BAEL-6275] Minor correction
* BAEL-6138
* [BAEL-6138] WIP - LiveTest
* [BAEL-6138] Tutorial Code
* [BAEL-6138] Tutorial Code
* [BAEL-6694] Article Code
---------
Co-authored-by: Philippe Sevestre <psevestre@gmail.com>
2023-09-14 14:31:24 -07:00
panos-kakos
d10aa5a257
[JAVA-23099] Fixed wrong version
2023-09-14 18:48:44 +03:00
timis1
2a93f2dac2
JAVA-24379 Cleanup un-committed or un-ignored artifacts - Week 35 - 2023 (moved-2)
2023-09-14 18:33:21 +03:00
panos-kakos
8c400720c0
[JAVA-24004] Replaced SuanShu library with a fork ( #14649 )
2023-09-14 13:23:49 +03:00
panos-kakos
cc82be9051
[JAVA-23099] Clean up
2023-09-14 12:45:44 +03:00
panos-kakos
3fd92ae136
[JAVA-23099] Clean up
2023-09-14 12:42:28 +03:00
Loredana Crusoveanu
ed42de668a
Merge pull request #14764 from eugenp/move-string-article
...
BAEL-6811 move string article to make space for a new one using the s…
2023-09-14 10:06:06 +03:00
Loredana Crusoveanu
a6ec9122ea
BAEL-6811 move string article to make space for a new one using the same library; delete extra file
2023-09-14 10:01:58 +03:00
Bipin kumar
9516c2bd9b
Merge branch 'eugenp:master' into JAVA-23970
2023-09-14 08:31:19 +05:30
davidmartinezbarua
8bdab701bf
Merge pull request #14727 from parthiv39731/PR-6669
...
BAEL-6669, Passing Class Name as Parameter in Java
2023-09-13 15:03:07 -03:00
Bipinkumar27
e8dbbe8bdd
JAVA-23970: fixes made for Update article "Get Cookies From the Apache HttpClient Response"
2023-09-13 22:15:11 +05:30
Bipinkumar27
76a427219e
JAVA-24545: Incorporating review comments
2023-09-13 19:50:36 +05:30
panos-kakos
ac590b3823
JAVA-17488 ( #14694 )
...
Moved remaining apache-httpclient v4 code from apache-httpclient to apache-httpclient4
2023-09-13 13:16:19 +03:00
panos-kakos
d167545325
[JAVA-20157] Upgraded core-java-serialization module to JDK17 ( #14646 )
...
* [JAVA-20157] Upgraded core-java-serialization module to JDK17
* [JAVA-20157] Upgraded core-java-nio-2 module to JDK17
2023-09-13 12:39:35 +03:00
Kasra Madadipouya
3fe0fabd54
Merge pull request #14755 from Bipinkumar27/JAVA-20500
...
Java 20500
2023-09-13 11:34:31 +02:00
Bipin kumar
76f7964c96
JAVA-24677: Changes made for add sub-modules in parents ( #14690 )
2023-09-13 12:28:47 +03:00
Bipin kumar
e53995fc81
JAVA-24547: Fixes made for adding spring-data-jpa-repo-3 ( #14735 )
2023-09-13 12:21:55 +03:00
Michael Olayemi
cc911cefeb
Differences between Heap Dump, thread dump and core dump ( #14718 )
...
* Differences between Heap Dump, thread dump and core dump
* Differences between Heap Dump, thread dump and core dump
* Differences between Heap Dump, thread dump and core dump
* Differences Between Heap Dump, Thread Dump and Core Dump
2023-09-13 06:48:47 +05:30