Commit Graph

7183 Commits

Author SHA1 Message Date
Haroon Khan 00026a8d5b [JAVA-6005] Reduce logging (#11247) 2021-09-26 08:58:09 +05:30
Steven van Beelen c1fe739e37 [BAEL-4768] Snapshotting the Aggregate in Axon (#11103)
* Add configuration class

Add configuration class

#BAEL-4768

* Add SnapshotTriggerDefinition bean creation method

Add SnapshotTriggerDefinition bean creation method

#BAEL-4768

* Add SnapshotTriggerDefinition bean name

Add SnapshotTriggerDefinition bean name

#BAEL-4768

* Add threshold behind property value

Add threshold behind property value. Default to 250.

#BAEL-4768

* Add link to the readme

Add a link to the article in the readme

#BAEL-4768

* Process review comments

- Drop readme line
- Adjust parameter indentation of config class

#BAEL-4768
2021-09-25 18:43:54 +05:30
Loredana Crusoveanu e852724228 Merge pull request #11255 from johnA1331/master
BAEL-40948 - Main - github-related test fixes (09.2021)
2021-09-25 12:15:42 +03:00
kwoyke 48bc32bad5 Merge pull request #11077 from rmkellogg/spring-saml-docs
Spring Security SAML - Minor documentation update & File Load Improvement
2021-09-24 21:10:49 +02:00
Loredana Crusoveanu 0fd6e90f3c Merge pull request #11253 from eugenp/BAEL-5065-v2
BAEL-5065-v2 deleted files already moved to core-java-16 module
2021-09-24 16:53:26 +03:00
Loredana Crusoveanu b0834a7c3f BAEL-5065-v2 deleted files already moved to core-java-16 module 2021-09-24 16:49:31 +03:00
johnA1331 8b66e3ee28 Update README.md 2021-09-24 16:17:03 +08:00
johnA1331 6dc9f39276 Update README.md 2021-09-24 16:05:13 +08:00
johnA1331 46e43d23e0 Update README.md 2021-09-24 15:59:46 +08:00
johnA1331 66e17f1c7e Update README.md 2021-09-24 15:16:45 +08:00
johnA1331 1da22c097b Update README.md 2021-09-24 15:14:53 +08:00
johnA1331 68ef34b2bf Update README.md 2021-09-24 15:11:04 +08:00
johnA1331 63d7cdbaf8 Update README.md 2021-09-24 15:07:19 +08:00
johnA1331 e2f9d8b6a5 Update README.md 2021-09-24 15:05:35 +08:00
johnA1331 23a5ad3876 Update README.md 2021-09-24 14:53:08 +08:00
johnA1331 efafe836c8 Create README.md 2021-09-24 14:09:33 +08:00
johnA1331 5b775d1f5d Update README.md 2021-09-24 13:46:29 +08:00
johnA1331 82dc813173 Update README.md 2021-09-24 13:43:30 +08:00
johnA1331 94e70b0f36 Update README.md 2021-09-24 13:38:57 +08:00
johnA1331 0c3bea1491 Update README.md 2021-09-24 13:34:29 +08:00
johnA1331 e027dc1150 Update README.md 2021-09-24 13:27:24 +08:00
johnA1331 37b4d7a569 Update README.md 2021-09-24 13:23:31 +08:00
johnA1331 a82cc3b0be Update README.md 2021-09-24 12:56:21 +08:00
johnA1331 437643f974 Update README.md 2021-09-24 12:54:57 +08:00
johnA1331 09c91531d5 Update README.md 2021-09-24 12:53:13 +08:00
johnA1331 d73e9d482b Update README.md 2021-09-24 12:46:57 +08:00
johnA1331 3fd423081e Update README.md 2021-09-24 12:43:24 +08:00
johnA1331 9e7269b14d Update README.md 2021-09-24 12:37:24 +08:00
Thiago dos Santos Hora 47249aa1ff [BAEL-4747] Add read me and utils scripts (#11242)
* [BAEL-4747] Create quarkus and spring boot projects

* [BAEL-4747] Add quarkus implementation and fixing native image plugins setup

* Fixing build config

* [BAEL-4747] Add read me and utils scripts
2021-09-23 11:07:26 +02:00
Loredana Crusoveanu 785319af37 Merge pull request #11246 from johnA1331/master
BAEL-41181 - add links to github-baeldung articles
2021-09-22 18:40:34 +03:00
johnA1331 c081431dfe Update README.md 2021-09-22 23:00:59 +08:00
johnA1331 0734d1ba53 Update README.md 2021-09-22 22:59:04 +08:00
johnA1331 b4facc51bd Update README.md 2021-09-22 22:55:58 +08:00
johnA1331 8afaab0e94 Create README.md 2021-09-22 22:48:30 +08:00
johnA1331 b6aaae3059 Update README.md 2021-09-22 22:46:39 +08:00
johnA1331 903f204261 Update README.md 2021-09-22 22:43:18 +08:00
johnA1331 b4b55cf2c6 Update README.md 2021-09-22 22:41:26 +08:00
johnA1331 af55b9b091 Update README.md 2021-09-22 22:38:44 +08:00
johnA1331 56799eec50 Update README.md 2021-09-22 22:35:37 +08:00
LiamGve 861a8e19a4 BAEL-5069 code for article on new features in the Java 16 incremental… (#11176)
* BAEL-5069 code for article on new features in the Java 16 incremental release

* BAEL-5069 added some details around Vector API example and enable-preview in maven to allow package to build

Co-authored-by: Liam Garvie <liamgarvie@Liams-MacBook-Pro.local>
2021-09-22 08:33:17 +01:00
davidmartinezbarua 2086ac5fc3 Merge pull request #11221 from carloscaverobarca/BAEL-4854-Custom-Serializer-Apache-Kafka
[BAEL-4854] - Custom Serializers in Apache Kafka
2021-09-21 23:33:54 -03:00
doodoroma ed777a4654 Merge pull request #11159 from rvsathe/master
commits for BAEL 4293
2021-09-21 22:21:22 +02:00
Greg e4a5b01840 Merge pull request #11223 from lsieun/master
BAEL-5122: Add new section on instanceof
2021-09-21 16:15:50 -04:00
kwoyke 9d0330197c JAVA-7333: Use BeDataDriven repository for renjin dependency (#11243) 2021-09-22 00:50:10 +05:30
kwoyke 7bdb749272 Merge pull request #11237 from Rafael-Lopez/feature-JAVA-7334
JAVA-7334: Update 'Oracle Connection Pooling With Spring' article
2021-09-21 09:51:24 +02:00
Kai Yuan bf1131eac5 add unit-test class for the issue 5155 (#11217) 2021-09-20 20:37:35 -05:00
Rafael Lopez e03662dd54 JAVA-7334: Update 'Oracle Connection Pooling With Spring' article 2021-09-19 17:56:49 -04:00
Kayvan Tehrani 32e5a9ccb0 adding new module (#11199) 2021-09-19 14:55:13 -05:00
freelansam fe7d2af8c0 JAVA-7178: Fix formatting of POMs (#11236)
* JAVA-7178: Fix formatting of POMs

* JAVA-7178: fix failing build
2021-09-20 00:04:26 +05:30
Loredana Crusoveanu ae17173f90 Merge pull request #10869 from omertopuz/patch-1
Update Graph.java
2021-09-19 15:19:11 +03:00