Commit Graph

7249 Commits

Author SHA1 Message Date
vunamtien 8430e9eaa8 BAEL-4858] Trusting all certificates using OkHttp (#11284)
* Trusting all certificates using OkHttp

* refactor

Co-authored-by: tienvn4 <tienvn4@ghtk.co>
2021-10-08 21:42:35 -05:00
Loredana Crusoveanu 74532f3165 Merge pull request #11303 from eugenp/close-context
close jndi context
2021-10-08 19:31:02 +03:00
Loredana Crusoveanu eb64f25808 close jndi context 2021-10-08 11:58:38 +03:00
kwoyke 938983be23 BAEL-5117: Use spring.web.resources.static-locations property (#11286) 2021-10-07 20:56:52 +02:00
davidmartinezbarua 4c18ef6124 Merge pull request #11232 from Anuradhe007/master
Maven - Generate War File
2021-10-07 09:05:51 -03:00
Loredana Crusoveanu e853b70bfc Merge pull request #11296 from johnA1331/master
BAEL-41828 - add links to github-baeldung articles
2021-10-07 09:04:16 +03:00
kwoyke e375234f19 Merge pull request #11295 from freelansam/JAVA-7309
JAVA-7309: Take a look into failing apache-kafka tests
2021-10-06 20:41:03 +02:00
johnA1331 437831f0e4 Update README.md 2021-10-07 00:40:30 +08:00
johnA1331 45a712e44f Update README.md 2021-10-07 00:38:58 +08:00
johnA1331 686534e18f Update README.md 2021-10-07 00:37:33 +08:00
sampadawagde 250d084d3c JAVA-7309: Take a look into failing apache-kafka tests 2021-10-06 22:05:30 +05:30
kwoyke 21646a0576 JAVA-7663: Upgrade Apache Commons IO to 2.11.0 in the main pom.xml (#11293) 2021-10-06 22:03:48 +05:30
johnA1331 24af8c898a Update README.md 2021-10-07 00:29:41 +08:00
Shashank eca691f2e2 updating the visibility modifier in spring.hibernate.AbstractHibernateDao (#11294)
Co-authored-by: Shashank <shashankgowri@gmail.com>
2021-10-06 21:49:26 +05:30
johnA1331 c3aa4a902c Update README.md 2021-10-06 23:43:24 +08:00
kwoyke f9b9145636 Merge pull request #11292 from anuragkumawat/master
JAVA-6510 : Update spring-data-mongodb-reactive module
2021-10-06 13:54:20 +02:00
anuragkumawat a5101bd5ef Merge branch 'master' into master 2021-10-06 17:10:37 +05:30
anuragkumawat 69cc01ddd3 JAVA-6510 : Update spring-data-mongodb-reactive module 2021-10-06 12:45:50 +05:30
anuradha e55d62da6e Added space indents 2021-10-05 09:30:15 +05:30
anuradha 79963c7cf0 Added space indents 2021-10-05 09:19:36 +05:30
Mansoor Ali 5cb50132f7 BAEL-5118 (#11238)
* BAEL-5118 How to solve Hibernate “object references an unsaved transient instance” error

* BAEL-5118 How to solve Hibernate “object references an unsaved transient instance” error - refactoring
2021-10-04 21:00:20 -05:00
freelansam a5bcd85b16 JAVA-7433: Fix references to parents (#11275) 2021-10-05 01:08:39 +05:30
kwoyke 3d1d04d697 Merge pull request #11272 from Rafael-Lopez/feature-JAVA-6406
JAVA-6406: Update 'Exploring the New HTTP Client in Java' article
2021-10-04 09:10:14 +02:00
mbarriola 6781cea471 Bael 5121 error handling (#11281)
* Commit source code to branch

* BAEL-5065 improvement of groupBy with complex key

* Fixed indentation
2021-10-03 19:57:34 -07:00
Loredana Crusoveanu b57f3c22ba Merge pull request #11277 from shank9918/JIRA-4938
feat: removing deprecated view resolver classes and configuring BeanNameViewResolver
2021-10-03 13:39:04 +03:00
Greg 2d85f40297 Merge pull request #11214 from hmdrzsharifi/BAEL-5079
BAEL-5079: Update "Base64 Encoding" article
2021-10-02 15:02:10 -04:00
Shashank 3fce5f424d feat: removing deprecated view resolver classes and configuring BeanNameViewResolver 2021-10-02 21:33:59 +05:30
anuradha eae33a7730 Refactored code 2021-10-01 23:55:41 +05:30
Rafael Lopez e41a8d5cc8 JAVA-6406: Update 'Exploring the New HTTP Client in Java' article 2021-10-01 14:21:15 -04:00
Shashank Gowri b8a9ea2974 fix: updating database username to be in sync with the article (#11270) 2021-10-01 22:36:07 +05:30
mbarriola a97ae48958 Bael 4466 error handling (#11269)
* Commit source code to branch

* BAEL-5065 improvement of groupBy with complex key

* BAEL-4466 Implementation of error handling
2021-10-01 07:24:06 -07:00
Bhaskara be966d6d62 BAEL-1918 Spring StrictHttpFirewall and RequestRejectedException (#11265)
* BAEL-1918: Added code to for RequestRejectedException and StrictHttpFirewall tutorial

* BAEL-1918: Added code to for RequestRejectedException and StrictHttpFirewall tutorial

* BAEL:1918 - Modifed the code to accomodate comments from Michal

* BAEL:1918 - Modifed the code to accomodate comments from Michal
2021-09-29 14:49:24 -07:00
Loredana Crusoveanu 102f09fc6c Merge pull request #11266 from johnA1331/master
BAEL-41531 - add links to github-baeldung articles
2021-09-29 19:11:43 +03:00
johnA1331 214c1c385f Update README.md 2021-09-29 23:40:27 +08:00
johnA1331 98a5c931b0 Update README.md 2021-09-29 23:38:32 +08:00
johnA1331 508c2b6110 Update README.md 2021-09-29 23:32:13 +08:00
johnA1331 7b36d4cd43 Update README.md 2021-09-29 23:29:55 +08:00
kwoyke 9e7361d403 Merge pull request #11263 from dkapil/task/JAVA-6454
JAVA-6454 Changes done as per Spring Boot 2.5 release
2021-09-29 09:08:54 +02:00
Loredana Crusoveanu f99d37ce62 Merge pull request #11148 from eugenp/JAVA-6511-p2
JAVA-6511 update readme, add context test
2021-09-29 09:16:33 +03:00
Loredana Crusoveanu 40b1bf01dd Merge branch 'master' into JAVA-6511-p2 2021-09-29 09:12:34 +03:00
lucaCambi77 8235298f5b [ BAEL-4339 ] - How to get Junit 4 to ignore a Base Test Class? #11203 (#11204)
* feat: add ignored tests and update run from java

* Revert "feat: add ignored tests and update run from java"

This reverts commit 0a56fa4bf9e29473d04091408c5ce381f2f55f42.

* add ignore package

* fix: remove abstract from rename and ignore

* fix: removes run with and add missing tests
2021-09-28 22:49:28 -05:00
Jonathan Cook cd3c5e3ee5 Merge pull request #11105 from gupta-ashu01/master
BAEL-4932-Email Validation in Java
2021-09-28 09:52:11 +02:00
Ralf Ueberfuhr 7b47645746 BAEL-5167: add sample key implementations and test the correct functionality and the performance of those keys in a HashMap (#11260) 2021-09-28 06:58:14 +03:00
Dhawal Kapil 0e9d949beb JAVA-6454 Changes done as per Spring Boot 2.5 release
- Added spring.jpa.defer-datasource-initialization so that data creation
can be enabled using data.sql files
2021-09-27 23:14:47 +05:30
kwoyke 5276659f6f Merge pull request #11259 from Rafael-Lopez/feature-JAVA-2801
JAVA-2801: Upgrade spring-data-cassandra-reactive to the latest Spring Boot version
2021-09-26 20:24:27 +02:00
Rafael Lopez 924fb8bbe2 JAVA-2801: Upgrade spring-data-cassandra-reactive to the latest Spring Boot version 2021-09-26 12:57:40 -04:00
rvsathe 82b38e998f BAEL 4293 correcting the unit test file ame. (#11258) 2021-09-26 22:00:14 +05:30
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