Haroon Khan
f43a198e96
[JAVA-12591] Fix Kafka integration test
2022-06-10 12:20:36 +01:00
kwoyke
0909e88984
Merge pull request #12333 from hkhan/JAVA-12361-migrate-to-junit5
...
[JAVA-12361] Code clean up and migrate to JUnit 5 tests
2022-06-10 08:49:03 +02:00
kwoyke
c016d0178f
Merge pull request #12335 from hkhan/JAVA-12591-fix-kafka-integration-tests
...
[JAVA-12591] Fix Kafka integration test
2022-06-10 08:43:57 +02:00
Kai Yuan
6cf4784bc6
3booleans ( #12287 )
...
* BAEL-4605: code and tests for composing constraints (#12180 )
* BAEL-4605: code and tests for composing constraints
* BAEL-4605: small fix and formatted the code
* BAEL-4605: code review
* BAEL-4605: code and tests for composing constraints (#12180 )
* BAEL-4605: code and tests for composing constraints
* BAEL-4605: small fix and formatted the code
* BAEL-4605: code review
Co-authored-by: etrandafir93 <75391049+etrandafir93@users.noreply.github.com >
2022-06-09 20:12:25 -05:00
Haroon Khan
1de6307efe
[JAVA-12591] Fix Kafka integration test
2022-06-09 23:16:24 +01:00
etrandafir93
637cf9ddc4
BAEL-5026: Sneaky Throws - refactoring and fixes ( #12334 )
...
* BAEL-5026: refactored code examples
* BAEL-5026: fixed test
2022-06-09 14:07:56 -07:00
Shaun Phillips
58422a6c85
BAEL-4170 add Maven encoding examples ( #12332 )
...
* BAEL-4170 add Maven encoding examples
* GTSIS-4170 update name of test class
2022-06-09 14:05:23 -07:00
thibaultfaure
ff4bab7949
BAEL-5461 code for the Unit Test Private Methods in Java article ( #12240 )
...
Co-authored-by: thibault.faure <thibault.faure@mimacom.com >
2022-06-09 16:19:24 +02:00
Haroon Khan
9388de28e1
[JAVA-12361] Code clean up and migrate to JUnit 5 tests
2022-06-08 22:01:08 +01:00
Loredana Crusoveanu
ca6ab5ff78
Merge pull request #12312 from dkapil/task/JAVA-12424
...
Task/java 12424
2022-06-08 15:46:00 +03:00
kwoyke
cb28c9075e
Merge pull request #12310 from anuragkumawat/JAVA-12393
...
JAVA-12393 GitHub Issue: [tutorials/axon] - Sample app fails to start
2022-06-08 13:10:23 +02:00
Dhawal Kapil
d2aa2a51be
JAVA-12424 Reverted unnecessary change in ejb-beans
2022-06-08 14:28:41 +05:30
Dhawal Kapil
410630a619
Merge branch 'master' of https://github.com/eugenp/tutorials into task/JAVA-12424
2022-06-08 14:19:24 +05:30
kwoyke
f031ea6199
Merge pull request #12329 from kwoyke/JAVA-12099
...
JAVA-12099: Fix prev/next links
2022-06-08 09:21:27 +02:00
kwoyke
3b4a81b342
Merge pull request #12278 from keerthigadde/JAVA-10004
...
JAVA-10004 --fixing path issues
2022-06-08 08:45:52 +02:00
Krzysiek
20b5815cff
JAVA-12099: Fix prev/next links
2022-06-08 08:40:34 +02:00
kwoyke
f7bb09e812
Merge pull request #12305 from keerthigadde/JAVA-12099/move-java-numbers
...
JAVA-12099 moved java-numbers modules to core-java-modules
2022-06-08 08:18:58 +02:00
Loredana Crusoveanu
b3d7a5d5e9
Merge pull request #12326 from dkapil/task/JAVA-12579
...
Task/java 12579
2022-06-07 20:59:25 +03:00
Loredana Crusoveanu
76c4410816
Merge pull request #12325 from dkapil/task/JAVA-12422
...
Task/java 12422
2022-06-07 20:52:59 +03:00
Keerthi
537caf69cd
JAVA-12184 removed ExampleManual*Test and *ParallelManualTest ( #12314 )
2022-06-07 22:47:55 +05:30
Dhawal Kapil
d2d3dc80fc
JAVA-12579 Renamed spring-remoting to spring-remoting-modules
2022-06-07 21:17:55 +05:30
Dhawal Kapil
ba64c4aa58
Merge branch 'master' of https://github.com/eugenp/tutorials
2022-06-07 21:10:51 +05:30
Dhawal Kapil
d4fb7e5185
JAVA-12422 Renamed jhipster to jhipster-modules
2022-06-07 21:08:01 +05:30
Avin Buricha
a795e61cbd
BAEL-5486 Adding Parameters to Java HttpClient Requests ( #11996 )
...
* BAEL-5486 | Article Code
* BAEL-5486 | Remove comments and format fix
* BAEL-5486 | Add code sample
* BAEL-5486 | Common code extracted to a method
* BAEL-5486 | Use static import for Assertions
* BAEL-5486 | Removed external library
* BAEL-5486 | Removed BodyPublisher examples
* BAEL-5486 | Code examples added
* BAEL-5486 | Removed extra Class
Co-authored-by: Avin Buricha <avin.buricha@gupshup.io >
2022-06-07 17:32:10 +02:00
anuragkumawat
6e6802b1e3
JAVA-12393 Upgraded to use axon-bom.version
2022-06-07 20:28:00 +05:30
Loredana Crusoveanu
285e89f1ce
Merge pull request #12324 from johnA1331/master
...
BAEL-56567 - Main - github-related test fixes - 03.06.2022
2022-06-07 16:10:58 +03:00
johnA1331
542c1d70f0
Create README.md
2022-06-07 19:24:05 +08:00
johnA1331
dece94027d
Delete README.md
2022-06-07 17:30:19 +08:00
kwoyke
64a53494c3
Merge pull request #12321 from hkhan/revert-12277-revert-12265-JAVA-8154-webflux-security
...
Revert "Revert "[JAVA-8154] Code clean up for reactive security""
2022-06-07 11:24:21 +02:00
johnA1331
d6b4736a18
Update README.md
2022-06-07 17:18:21 +08:00
johnA1331
6f43a8f080
Update README.md
2022-06-07 16:56:15 +08:00
johnA1331
37ed933a59
Update README.md
2022-06-07 16:47:23 +08:00
Haroon Khan
e483e965a7
Revert "Revert "[JAVA-8154] Code clean up for reactive security""
2022-06-07 09:33:06 +01:00
kwoyke
e014c0f9e4
Merge pull request #12319 from navuluri/BAEL-5534
...
Bael 5534
2022-06-07 09:17:53 +02:00
johnA1331
e2b961787d
Update README.md
2022-06-07 15:05:09 +08:00
johnA1331
a7d61736e5
Update README.md
2022-06-07 15:02:34 +08:00
Bhaskara Navuluri
f3c49c82f9
Merge branch 'BAEL-5534' of github.com:navuluri/tutorials into BAEL-5534
2022-06-07 12:17:31 +05:30
Bhaskara Navuluri
3db058c974
Restored the deleted test file
2022-06-07 12:16:50 +05:30
johnA1331
4992e3d857
Update README.md
2022-06-07 13:40:26 +08:00
keerthigadde
4f19fd51ba
Merge branch 'master' of https://github.com/keerthigadde/tutorials into JAVA-12099/move-java-numbers
...
Conflicts:
core-java-modules/java-numbers-4/src/test/java/com/baeldung/bigdecimalzero/BigDecimalZeroChkUnitTest.java
2022-06-07 14:57:26 +10:00
Christian German
08d16b5b5f
BAEL-5252-Disable-Keycloak-Security-in-Spring-Boot ( #12218 )
2022-06-07 09:42:52 +05:30
keerthigadde
541376514e
resolving conflicts
2022-06-07 13:37:28 +10:00
kwoyke
76cbd46997
Merge pull request #12320 from anuragkumawat/JAVA-11558
...
JAVA-11558 Update article - Hibernate 5 Naming Strategy Configuration
2022-06-06 20:08:19 +02:00
johnA1331
e9d4ea4944
Create README.md
2022-06-07 01:01:21 +08:00
johnA1331
38706e6fd5
Update README.md
2022-06-07 00:53:35 +08:00
anuragkumawat
0e42c07bfa
JAVA-11558 Update article - Hibernate 5 Naming Strategy Configuration
2022-06-06 22:07:37 +05:30
johnA1331
f3421329c0
Update README.md
2022-06-07 00:34:07 +08:00
Bhaskara
5ee22dda5e
Merge branch 'master' into BAEL-5534
2022-06-06 20:42:25 +05:30
Bhaskara Navuluri
7f659e5609
Fixed the Integration Build Pipeline
2022-06-06 20:35:38 +05:30
keerthigadde
0a7c559575
JAVA-12099 removed java-numbers modules from integration-lite-first profile
2022-06-06 21:57:18 +10:00