Commit Graph

10092 Commits

Author SHA1 Message Date
dholde e16182f325 JMeter - Latency Vs Load Time: Add Test Plan File (#12770) 2022-10-03 21:12:39 -06:00
Avin Buricha ac868ffba1 Article code (#12715) 2022-10-03 18:01:49 +01:00
Loredana Crusoveanu bedbeb1432 Merge pull request #12811 from eugenp/openapi-wiremock-error
change port to avoid conflict
2022-10-03 17:27:49 +03:00
Loredana Crusoveanu eb9cd1d318 change port to avoid conflict 2022-10-03 17:24:21 +03:00
Loredana Crusoveanu d13c1551f7 Merge pull request #12809 from eugenp/BAEL-4639-error
BAEL-4639 add start class, exclude jobrunr autoconfig
2022-10-03 17:08:23 +03:00
Loredana Crusoveanu e8ffc2b71a BAEL-4639 add start class, exclude jobrunr autoconfig 2022-10-03 17:03:53 +03:00
Satyarth Shankar a17886f406 list vs set unit test (#12807)
* BAEL-5751 test commit for checkin builds

* BAEL-5751 compiled with java 8

* BAEL-5751 small update

* BAEL-5751 added the core code

* BAEL-5751 moved code to a different module

* BAEL-5751 using assertArrayEquals

* BAEL-5751 new line at the end of file
2022-10-02 23:48:53 -07:00
Loredana Crusoveanu da104783ec Merge pull request #12796 from Asjad-J/master
Updated README.mds
2022-10-02 19:34:01 +03:00
anuragkumawat 937e4f8262 JAVA-14879 Update spring-security-web-boot-1 under spring-security-modules to remove usage of deprecated WebSecurityConfigurerAdapter (#12758)
* JAVA-14879 Update spring-security-web-boot-1 under spring-security-modules to remove usage of deprecated WebSecurityConfigurerAdapter

* JAVA-14879 Add missing CustomIpAuthenticationProvider to code
2022-10-02 12:01:02 +05:30
Gerard Klijs 8c8bb9a0e1 BAEL-5807 Add streaming query (#12769) 2022-10-02 09:47:55 +05:30
anuragkumawat 45d3ad42d1 JAVA-14871 Update spring-security-web-rest-basic-auth module under spring-security-modules to remove usage of deprecated WebSecurityConfigurerAdapter (#12798) 2022-10-01 22:43:50 +05:30
anuragkumawat 5cc6399e44 JAVA-14869 Update spring-security-web-rest module under spring-security-modules to remove usage of deprecated WebSecurityConfigurerAdapter (#12801) 2022-10-01 22:36:08 +05:30
Loredana Crusoveanu b5491abda3 Merge pull request #12799 from collaboratewithakash/master
backlink added
2022-10-01 15:59:18 +03:00
Satyarth Shankar efa5e9fbeb list and set difference (#12787)
* BAEL-5751 test commit for checkin builds

* BAEL-5751 compiled with java 8

* BAEL-5751 small update

* BAEL-5751 added the core code

* BAEL-5751 moved code to a different module
2022-10-01 00:19:41 -07:00
collaboratewithakash 61dc959aa7 backlink added 2022-10-01 12:44:27 +05:30
Asjad J 0138aae9a1 Merge branch 'eugenp:master' into master 2022-09-30 22:39:40 +05:00
Asjad J e2003716f3 Updated README.md
added link back to the article: https://www.baeldung.com/spring-apache-camel-seda-integration
2022-09-30 21:34:38 +05:00
Asjad J e9eac5a7de Updated README.md
added link back to the article: https://www.baeldung.com/java-validate-uuid-string
2022-09-30 19:37:22 +05:00
Asjad J 2fe4e44b03 Updated README.md
added link back to the article: https://www.baeldung.com/java-scanner-character-input
2022-09-30 19:33:31 +05:00
Asjad J b61d1d68ba Updated README.md
added link back to the article: https://www.baeldung.com/ops/dockerfile-copy-same-subdirectory-structure
2022-09-30 19:27:28 +05:00
Asjad J 09e1fa8817 Updated README.md
added link back to the article: https://www.baeldung.com/ops/dockerfile-path-environment-variable
2022-09-30 19:18:06 +05:00
ACHRAF TAITAI e0272416f8 Port Scanning with Java (#12767) 2022-09-30 14:50:21 +02:00
Asjad J ef32f3e6d1 Updated README.md
added link back to the article: https://www.baeldung.com/microstream-intro
2022-09-30 17:00:38 +05:00
Asjad J df4288aa25 Updated README.md
added link back to the article: https://www.baeldung.com/java-body-mass-index-calculator
2022-09-30 16:56:23 +05:00
Asjad J 5d059c0d34 Updated README.md
added link back to the article: https://www.baeldung.com/java-string-concatenation
2022-09-30 16:53:15 +05:00
Asjad J 4516474cac Updated README.md
added link back to the article: https://www.baeldung.com/spring-mvc-json-param-mapping
2022-09-30 16:49:59 +05:00
Asjad J dec93d7299 Updated README.md
added link back to the article: https://www.baeldung.com/java-trifunction
2022-09-30 16:46:58 +05:00
Asjad J 22826da8df Updated README.md
added link back to the article: https://www.baeldung.com/ops/docker-assign-static-ip-container
2022-09-30 16:44:49 +05:00
Asjad J d3380e2afc Updated README.md
added link back to the article: https://www.baeldung.com/java-filename-full-path
2022-09-30 16:40:50 +05:00
Asjad J b35be2b56e Updated README.md
added link back to the article: https://www.baeldung.com/java-unique-random-numbers
2022-09-30 16:33:34 +05:00
Asjad J 3277d25002 Updated README.md
added link back to the article: https://www.baeldung.com/java-date-unix-timestamp
2022-09-30 16:31:39 +05:00
Loredana Crusoveanu 2d40c9c71d Merge pull request #12789 from panos-kakos/JAVA-14985
[JAVA-14985] Moved code related to articles from spring-boot-mvc-2 to…
2022-09-30 11:09:02 +03:00
Bogdan Cardoş e8168990c5 BAEL-5754 Convert a List of String to a comma-separated String (#12737)
* BAEL-5617 Handle classes with the same name in Java

code samples

* BAEL-5617 Handle classes with the same name in Java

update project module

* BAEL-5754 Convert a List of String to a comma-separated String

code samples

* BAEL-5754 update unit test class name

* BAEL-5754 update unit test methods naming

* BAEL-5754 update tests order so to reflect the article
2022-09-30 10:08:08 +05:30
panagiotiskakos 29cb486075 [JAVA-14985] Clean up 2022-09-29 21:16:16 +03:00
Loredana Crusoveanu abc3e0235e Merge pull request #12791 from eugenp/keycloack-test
change keycloak test to live test
2022-09-29 16:20:40 +03:00
Loredana Crusoveanu dd4dff2e13 change keycloak test to live test 2022-09-29 16:15:46 +03:00
panagiotiskakos 8727f678d0 [JAVA-14985] Moved code related to articles from spring-boot-mvc-2 to spring-boot-swagger-2 2022-09-29 08:10:58 +03:00
Loredana Crusoveanu 1119462469 Merge pull request #12773 from anuragkumawat/JAVA-14974
JAVA-14974 Upgrade parent-spring-5 to the latest version of Spring 5  Week 38 2022
2022-09-28 18:11:29 +03:00
jsgrah-spring 0868ef8f90 JAVA-14662. Fix spring-jinq module to work with the latest Boot 2.7.x and uncomment the module from main pom. Make Hibernate globally escape all database identifiers. PS: The previous commit comment was incorrect. 2022-09-27 21:35:27 +02:00
jsgrah-spring bdc1d2c840 JAVA-13403. Upgrade the maven-pmd-plugin from the main pom to the latest version 3.19.0 and remove any overridden versions for this plugin from the repo. 2022-09-27 21:29:47 +02:00
anuragkumawat 952a6aa95d JAVA-14963 Upgrade parent-spring-5 to the latest version of Spring 5 - Week 38 2022 2022-09-27 19:39:42 +05:30
Loredana Crusoveanu 21ea0eb611 Merge pull request #12752 from jsgrah-spring/master
JAVA-13403. Upgrade the maven-pmd-plugin from the main pom to the lat…
2022-09-26 18:18:52 +03:00
panagiotiskakos 0ad9dd0fea [JAVA-13956] Update/Align code with article 2022-09-26 07:00:43 +03:00
ACHRAF TAITAI 38be954b01 Getting URL Attribute Value in Thymeleaf (#12766) 2022-09-25 20:06:25 +02:00
Christian German efb70f280c BAEL-5717 - Fix spring-oauth2-resource-server Autoconfiguration failure (#12740)
* BAEL-5717 - Fix spring-oauth2-resource-server Autoconfiguration failure

* BAEL-5717 - Updating imports order.
2022-09-25 19:09:14 +02:00
Loredana Crusoveanu a76b44454a Merge pull request #12762 from eugenp/lor6-patch-3
Delete ListOfHashMapsUnitTest.java
2022-09-24 19:51:03 +03:00
Loredana Crusoveanu 5939fb29e2 Merge pull request #12761 from eugenp/lor6-patch-2
Create README.md
2022-09-24 19:50:45 +03:00
Loredana Crusoveanu 0bc9d72e67 Delete ListOfHashMapsUnitTest.java 2022-09-24 18:28:58 +03:00
Loredana Crusoveanu 937d166e58 Create README.md 2022-09-24 18:20:03 +03:00
Saikat Chakraborty 87c5981736 static import for mockito 2022-09-24 10:01:44 +05:30