Haroon Khan
c18ce8a0cf
[JAVA-14663] Update Graphql code for Boot 2.7.x changes and move to new module ( #12729 )
2022-10-07 22:51:41 +05:30
tudormarc
ae96297bc2
BAEL-5675 - variable initialization on declaration vs on constructor ( #12800 )
...
* BAEL-5675 - variable initialization on declaration vs on constructor
* moved classes under a different project
2022-10-07 07:57:45 -07:00
Abdul Wahab
4a740338e4
BAEL-5696: Refactors spring caching TTL tutorial ( #12825 )
...
Co-authored-by: Abdul <abdul.wahab@monese.com>
2022-10-07 07:55:30 -07:00
Loredana Crusoveanu
da67c2d032
Merge pull request #12774 from jsgrah-spring/master
...
JAVA-14662. Fix spring-jinq module to work with the latest Boot 2.7.x…
2022-10-07 13:12:48 +03:00
Loredana Crusoveanu
fde21ca87d
Merge pull request #12768 from panos-kakos/JAVA-13956
...
[JAVA-13956] Update/Align code with article
2022-10-07 12:32:14 +03:00
davidmartinezbarua
6637d1a95a
Merge pull request #12829 from etrandafir93/features/BAEL-5736-large_results_spring_data_jpa
...
BAEL-5736: added new module and code snippets
2022-10-06 22:08:57 -03:00
emanueltrandafir1993
a8c1723773
BAEL-5736: added new module and code snippets
2022-10-06 22:17:30 +02:00
panagiotiskakos
8623a48204
[JAVA-13956] Moved module to default-jdk9-and-above
2022-10-06 18:13:29 +03:00
ACHRAF TAITAI
78c64f6815
BAEL-5714 : Port Scanning with Java (edit after final review) ( #12824 )
2022-10-06 14:55:35 +02:00
Kumar Prabhash Anand
b95b09c274
BAEL-5784 Added Flux Vs Mono Unit Tests ( #12815 )
2022-10-06 11:26:02 +05:30
Kai Yuan
a474a8236c
[init-boolean-array] Initializing a Boolean Array in Java ( #12813 )
2022-10-05 22:07:04 -05:00
anuragkumawat
d9c5c8e37c
JAVA-14873 Update spring-security-web-boot-2 module under spring-security-modules to remove usage of deprecated WebSecurityConfigurerAdapter ( #12772 )
2022-10-05 23:50:43 +05:30
anuragkumawat
5d5e8121aa
JAVA-14875 Update spring-security-web-rest-custom module under spring-security-modules to remove usage of deprecated WebSecurityConfigurerAdapter ( #12805 )
2022-10-05 23:47:54 +05:30
anuragkumawat
b95f463a7e
JAVA-14876 Update spring-security-web-mvc-custom under spring-security-modules to remove usage of deprecated WebSecurityConfigurerAdapter ( #12820 )
2022-10-05 23:37:59 +05:30
anuragkumawat
da42c4af4f
AVA-12458 Potential issue in Spring Cloud OpenFeign article ( #12821 )
...
* AVA-12458 Potential issue in Spring Cloud OpenFeign article
* AVA-12458 Commit to re-run he Jenkins build
* JAVA-12458 Revert formatting changes as Jenkins build has passed
2022-10-05 19:15:35 +05:30
Loredana Crusoveanu
ca42c91c55
Merge pull request #12822 from Asjad-J/master
...
Updated README.md
2022-10-05 16:35:28 +03:00
Asjad J
33ccecc949
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-list-to-text-file
2022-10-05 15:31:31 +05:00
Asjad J
9b27483931
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-jmeter-latency-vs-load-time/
2022-10-05 15:29:46 +05:00
Asjad J
d5ef43a328
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-mongodb-document-insert-array
2022-10-05 15:28:02 +05:00
Asjad J
12cbf8165e
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-set-vs-list
2022-10-05 15:24:57 +05:00
Asjad J
34faee6dae
Updated README.md
...
added link back to the article: https://www.baeldung.com/thymeleaf-url-attribute-value
2022-10-05 15:23:17 +05:00
Asjad J
9ea69dcb61
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-list-comma-separated-string
2022-10-05 15:20:48 +05:00
Mahn00rMalik
790e53837d
BAEL-5767: Writing an ArrayList of Strings into a Text File ( #12783 )
...
* Deep vs Shallow copy of an object in java
* update indentaions
* Create a BMI Caclualtor in Java
* Create a BMI Caclualtor in Java
* Delete unused packages
* BAEL-5708: Create a BMI Calculator in Java
* BAEL-5708: Create a BMI Calculator in Java
* BAEL-5767:Writing an ArrayList of Strings into a Text File
* BAEL-5767:Writing an ArrayList of Strings into a Text File
* Deleting files from core-java-io
* BAEL-5767: Writing an ArrayList of Strings into a Text File
* Removed files from core-java-11-2
* BAEL-5767:Writing an ArrayList of Strings into a Text File
* BAEL-5767:Writing an ArrayList of Strings into a Text File
* BAEL-5767:Writing an ArrayList of Strings into a Text File
2022-10-04 14:03:59 +02:00
jsgrah-spring
67e6f6bdc7
JAVA-14662. Fix spring-jinq module to work with the latest Boot 2.7.x. Update tests and annotations.
2022-10-04 12:26:47 +02:00
jsgrah-spring
0f23df40db
Merge branch 'eugenp:master' into master
2022-10-04 12:23:02 +02:00
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