Commit Graph

6798 Commits

Author SHA1 Message Date
johnA1331 1aba5c12a7 Update README.md 2021-07-02 05:30:22 +08:00
johnA1331 7df7443e68 Update README.md 2021-07-02 05:29:15 +08:00
johnA1331 8cea77cf58 Update README.md 2021-07-02 05:23:38 +08:00
Greg e81d9373da Merge pull request #10932 from hmdrzsharifi/BAEL-4956
Bael 4956: Swagger @Api description is deprecated
2021-07-01 16:08:05 -04:00
ukhan1980 d500209eeb [BAEL-4264] Surefire and Failsafe comparison (#10968)
* [BAEL-4264] Surefire and Failsafe comparison

* [BAEL-4264] Update tests

* [BAEL-4264] Move code to different module

* [BAEL-4264] Rename test

Co-authored-by: uzma khan <uzma.khan@nominet.uk>
2021-07-01 12:36:44 -07:00
Dhawal Kapil 2c9bb8f04d JAVA-5975 Disabled spring-security-web-react, will be fixing in JAVA-6216 (#10981) 2021-06-29 22:48:40 +05:30
Jonathan Cook 9cb0171d03 Merge pull request #10937 from polomos/BAEL-4447-Enable_logging_for_Apache_HttpClient
BAEL-4447 Enable logging for Apache HttpClient
2021-06-29 15:11:50 +02:00
Diego Torres 0d722c1d90 [uuid] diegotorres/dtorres.py@gmail.com Improvements for UUIDv5 generation (#10978)
* [uuid] Added method to generate UUID identifiers for version 5

Signed-off-by: Diego Torres <dtorres.py@gmail.com>

* [uuid] Small improvements for UUIDv5 generation

Signed-off-by: Diego Torres <dtorres.py@gmail.com>
2021-06-29 10:46:32 +02:00
Jonathan Cook 9b5d2b8077 Merge pull request #10934 from yavuztas/BAEL-3682
BAEL-3682
2021-06-29 10:08:03 +02:00
Anshul Bansal 2cf52853fa BAEL-4913 - Spring Native (#10942)
* BAEL-4913 - Spring Native

* BAEL-4913 - review commit
2021-06-28 09:42:50 -06:00
kwoyke dbb923f57e Merge pull request #10963 from freelansam/JAVA-5934
JAVA-5934: Analyse bean overriding fix in modules - Part 2
2021-06-28 10:41:19 +02:00
kwoyke b45ee10f63 Merge pull request #10962 from freelansam/JAVA-5933
JAVA-5933: Analyse bean overriding fix in modules - Part 1
2021-06-28 10:38:59 +02:00
Dhawal Kapil da30dde624 JAVA-5975 Resolved test errors in jee-7 (#10973) 2021-06-28 00:23:18 +05:30
Greg 5f37e9c11f Merge pull request #10889 from MajewskiKrzysztof/BAEL-4269
BAEL-4269 3DES in Java
2021-06-27 12:53:51 -04:00
Jonathan Cook f808407f8f Merge pull request #10944 from thomasduxbury/BAEL-4986
BAEL-4986: Private constructors in Java
2021-06-27 12:59:44 +02:00
Dhawal Kapil 4663860dde JAVA-5975 Made All Redis *IntegrationTest to *ManualTest (#10969) 2021-06-27 16:29:33 +05:30
Dhawal Kapil 0d6a073223 JAVA-5975 Made RedisTemplateValueOpsIntegrationTest to *ManualTest as it attempts to start a redis server at port 6379 that fails intermittently in Jenkins (#10967) 2021-06-27 14:05:33 +05:30
mdhtr a4158fd1ed Add examples (#10961) 2021-06-26 18:10:43 -07:00
sampadawagde c51a520edd JAVA-5934: Analyse bean overriding fix in modules - Part 2 2021-06-26 18:29:13 +05:30
sampadawagde 23909a8349 JAVA-5934: Analyse bean overriding fix in modules - Part 2 2021-06-26 18:28:07 +05:30
singhalak11 372b25ec8f JAVA-4987: Logical & Bitwise OR operator (singhalak11) (#10823)
* JAVA-4987: Logical & Bitwise OR operator

* JAVA-4987: Logical & Bitwise OR operator

* JAVA-4987 Logical & Bitwise OR operator

* JAVA-4987 Logical & Bitwise OR operator
2021-06-26 13:27:56 +01:00
sampadawagde e746beee45 JAVA-5933: Analyse bean overriding fix in modules - Part 1 2021-06-26 15:59:38 +05:30
Tapan Avasthi 52495bef53 BAEL-4855 | Monitor the Kafka Consume Lag in Java (#10866) 2021-06-25 16:22:01 -07:00
Dhawal Kapil 01699ba08a JAVA-5975 Fixed repository download issues (#10960) 2021-06-26 03:08:47 +05:30
kwoyke eb1f4e1e90 JAVA-5875: Upgrade Spring Boot to 2.5.1 (#10956)
* JAVA-5875: Upgrade Spring Boot to 2.5.1

* JAVA-5875: Leave jta module on Spring Boot 2.4.7

* JAVA-5875: Update spring-boot-persistence-mongodb to use embedded Mongo 3.0

* JAVA-5875: Leave spring-data-dynamodb on Spring Boot 2.4.7

* JAVA-5875: ErrorController#getErrorPath has been removed

* JAVA-5875: Fix SQL Script DataSource Initialization

* JAVA-5875: ErrorController#getErrorPath has been removed

* JAVA-5875: Fix RepositoryRestConfigurer

* JAVA-5875: Fix issues caused by rest-assured upgrade

* JAVA-5875: Upgrade spring-cloud-dependencies to 2020.0.3

* JAVA-5875: Leave spring-boot-keycloak on Spring Boot 2.4.7

* JAVA-5875: Fix data.sql script initialization

* JAVA-5875: Leave spring-security-legacy-oidc on Spring Boot 2.4.7

* JAVA-5875: Fix data.sql script initialization

* JAVA-5875: Fix data.sql script initialization

* JAVA-5875: Update de.flapdoodle.embed.mongo dependency

* JAVA-5875: Upgrade spring-cloud-dependencies to 2020.0.3

* JAVA-5875: Update Spring Cloud dependencies

* JAVA-5875: Update cloud dependencies

* JAVA-5875: Defer datasource initialization

* JAVA-5875: Fix rest assured version

* JAVA-5875: Fix Spring Batch serialization issue

* JAVA-5875: Update Spring Cloud Stream version

* JAVA-5875: Update Spring Kafka version

* JAVA-5875: Leave spring-zuul-rate-limiting on Spring Boot 2.4.7

Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-06-26 01:20:37 +05:30
Dhawal Kapil a7d529ea22 JAVA-5975 Fixed repository download issues (#10959)
* JAVA-5975 Fixed repository download issues

* JAVA-5975 Fixed repository download issues
2021-06-26 01:00:41 +05:30
Jonathan Cook 44165b93d4 Merge pull request #10914 from dev-chirag/bael4235
Bael4235 How to find number of threads in a Java process
2021-06-25 17:56:20 +02:00
Diego Torres f66bfa5088 [uuid] Added method to generate UUID identifiers for version 5 (#10948)
Signed-off-by: Diego Torres <dtorres.py@gmail.com>
2021-06-24 22:10:31 +02:00
Bhabani Prasad Patel 0c656299d0 Code commit for BAEL-4992 (#10952)
* code commit for BAEL-4992

* tab/space change for pom.xml
2021-06-24 12:10:37 -07:00
Loredana Crusoveanu dd0f82cc71 Merge pull request #10955 from johnA1331/master
BAEL-37190 - add links to github-baeldung articles
2021-06-24 09:55:55 +03:00
anmoldeep0123 c52cb1eaf3 BAEL-4494 | .toArray(new MyClass[0]) or .toArray(new MyClass[myList.size()])? (#10903)
* BAEL-4220 | A Guide to IllegalAccessError and when it happens

* BAEL-4220 | A Guide to IllegalAccessError and when it happens | fix tests

* BAEL-4220 | A Guide to IllegalAccessError and when it happens | fix tests

* BAEL-4220 | A Guide to IllegalAccessError and when it happens | BDD test names

* BAEL-4494 | .toArray(new MyClass[0]) or .toArray(new MyClass[myList.size()])?

* BAEL-4494 | .toArray(new MyClass[0]) or .toArray(new MyClass[myList.size()])?

Co-authored-by: root <anmoldeep0123@gmail.com>
2021-06-24 06:36:23 +02:00
Cicio Flaviu af408b9830 BAEL-4893 Exchanges, Queues, and Bindings in RabbitMQ (#10872)
* BAEL-4893 Add code for rabbitmq exchanges, queues, and bindings

* BAEL-4893 Upgrade RabbitMQ client version

Co-authored-by: Flaviu Cicio <f.cicio@glofox.com>
2021-06-23 22:23:17 -05:00
johnA1331 837279fd29 Update README.md 2021-06-24 04:11:47 +08:00
johnA1331 a2480dfcbe Update README.md 2021-06-24 04:06:32 +08:00
johnA1331 562d020f71 Update README.md 2021-06-24 04:05:06 +08:00
johnA1331 b5ed5ea83f Update README.md 2021-06-24 04:03:36 +08:00
johnA1331 d43a01b952 Update README.md 2021-06-24 03:59:30 +08:00
johnA1331 d2a360696d Update README.md 2021-06-24 03:56:00 +08:00
johnA1331 09626b5a97 Update README.md 2021-06-24 03:54:21 +08:00
Loredana Crusoveanu 317009a78d Merge pull request #10788 from eugenp/lor6-patch-1
Delete KafkaStreamsLiveTest.java
2021-06-23 18:07:12 +03:00
Dhawal Kapil 0140da302e JAVA-5975 Removed dl.bintray repositories and related upgrade (#10941)
* JAVA-5975 Removed dl.bintray repositories and related upgrade

* JAVA-5975 Commented Ethereum Module from the parent pom

Co-authored-by: a13400152 <a13400152@192.168.29.65>
2021-06-22 04:06:13 +05:30
Thomas Duxbury c86d0e7e0a BAEL-4986: Replacing Sys logs with comments 2021-06-21 23:18:47 +01:00
Thomas Duxbury a75cc22181 –BAEL-4986: Private constructors in Java 2021-06-21 23:18:34 +01:00
shilpsgithub d0d0f71518 Create ThreadGroup.jmx (#10936)
Added file ThreadGroup.jmx for BAEL-4671
2021-06-21 10:10:19 -07:00
Loredana Crusoveanu 0b3a098aea Merge pull request #10940 from kwoyke/JAVA-5710
JAVA-5710: Fix expected Java version
2021-06-21 17:26:32 +03:00
kwoyke 34fa2ca01c Merge pull request #10924 from anuragkumawat/master
JAVA-5619 - Update "Spring Boot Hikari" article code changes
2021-06-21 12:47:31 +02:00
Krzysztof Woyke 2c7f52fa0b JAVA-5710: Fix expected Java version 2021-06-21 08:44:17 +02:00
Mainak Majumder 8baaa76e71 code for baeldung article (#10875)
* Application source code for the Baeldung article "HTTP PUT vs POST
method in REST API"

* update indention in pom file, update code in Address class

* update indention

* rename application

* update pom

* source code for article "Connection timeout vs read timeout"

* Update TcpServerSocket.java
2021-06-20 21:03:52 -05:00
Eric Martin 203e065a01 Merge pull request #10902 from ashleyfrieze/BAEL-5007-Guide-to-ModelAssert
BAEL-5007 Add test examples for modelassert
2021-06-20 20:53:59 -05:00
Jacek Polom b47e749a4a BAEL-4447 Enable logging for Apache HttpClient 2021-06-20 21:01:03 +02:00