Commit Graph

25715 Commits

Author SHA1 Message Date
edizor
a9838d624f Update README.md
[skip ci]
2022-10-16 11:34:31 +08:00
edizor
95997796e8 Update README.md
[skip ci]
2022-10-16 11:32:23 +08:00
edizor
a53f63975b Update README.md
[skip ci]
2022-10-16 11:25:16 +08:00
edizor
d85e567dc5 Update README.md 2022-10-16 11:22:53 +08:00
edizor
5777b25996 Update README.md 2022-10-16 11:17:34 +08:00
edizor
a0917e4800 Update README.md
added link back to the article: https://www.baeldung.com/java-port-scanning
2022-10-16 11:12:39 +08:00
edizor
6b14638356 Create README.md 2022-10-16 11:00:58 +08:00
edizor
aab16f48ff Update README.md 2022-10-16 10:54:45 +08:00
edizor
0c7edfe195 Update README.md 2022-10-16 10:53:02 +08:00
edizor
b34d9899ed Update README.md 2022-10-16 10:50:22 +08:00
edizor
0a36b8e59e Update README.md 2022-10-16 10:47:33 +08:00
edizor
a4167763c7 Update README.md 2022-10-16 10:37:47 +08:00
Loredana Crusoveanu
33cb4f90e0 Merge pull request #12689 from mariuslarsen/vavr-bug-fix
bug fix to avoid fallthrough
2022-10-15 17:23:41 +03:00
davidmartinezbarua
565f622c16 Merge pull request #12816 from thibaultfaure/article/BAEL-5772-edit-pdf-file
BAEL-5772 add code for the Edit Existing PDF Files in Java article
2022-10-13 21:14:14 -03:00
Eugene Kovko
d4dc3ea702 BAEL-5760: Change test names to BDD format (#12856)
Co-authored-by: Loredana Crusoveanu <lore.crusoveanu@gmail.com>
2022-10-13 12:47:24 -07:00
psevestre
944288b6b2 BAEL-5698 (#12858)
* [BAEL-4849] Article code

* [BAEL-4968] Article code

* [BAEL-4968] Article code

* [BAEL-4968] Article code

* [BAEL-4968] Remove extra comments

* [BAEL-5258] Article Code

* [BAEL-2765] PKCE Support for Secret Clients

* [BAEL-5698] Article code

* [BAEL-5698] Article code
2022-10-13 12:39:09 -07:00
Loredana Crusoveanu
ed1b0009a0 Merge pull request #12860 from jsgrah-spring/master
JAVA-14662. Fix org.hibernate.HibernateException: Access to DialectRe…
2022-10-13 18:56:49 +03:00
jsgrah-spring
002431f26c JAVA-14662. Fix org.hibernate.HibernateException: Access to DialectResolutionInfo cannot be null when 'hibernate.dialect' not set. 2022-10-13 14:26:49 +02:00
Loredana Crusoveanu
12fee8e6d0 Merge pull request #12859 from eugenp/BAEL-5696-v2
BAEL-5696 remove maven resources config
2022-10-13 11:38:36 +03:00
Loredana Crusoveanu
465bc9870b BAEL-5696 remove maven resources config 2022-10-13 11:34:13 +03:00
apeterlic
2aede0b5a5 Add Send Array as Part of x-www-form-urlencoded (#12808)
* Add Send Array as Part of x-www-form-urlencoded

* Add README.md
2022-10-13 07:02:48 +02:00
Ritu Priya
684f9f01e9 BAEL-5752: Check for valid URL in java (#12836) 2022-10-13 09:47:06 +05:30
Amit Kumar
3cd075e677 Difference Between Java Enumeration and Iterator by amitkumar88265@gmail.com (#12844)
* added Enumertion and Iterator code example

* formatted the code

* formatted the code

* move code examples to other modules

* corrected the pkg name

* corrected the pkg name

* fixed compile time issue

Co-authored-by: Amit Kumatr <amit.kumar@fyndna.com>
2022-10-13 08:45:13 +05:30
thibault.faure
8f42cd4281 BAEL-5772 add code for the Edit Existing PDF Files in Java article 2022-10-13 01:41:29 +02:00
panos-kakos
fa444f2dd4 [JAVA-13221] Added test case + clean up (#12850)
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-10-12 23:06:58 +05:30
Haroon Khan
d43f386125 [JAVA-15376] Update for Graphql Postman article (#12853)
Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
2022-10-12 21:17:10 +05:30
Haroon Khan
b622c42414 [JAVA-15353] Update code for GraphQL vs REST article (#12849) 2022-10-12 21:08:39 +05:30
anuragkumawat
13960eaadb JAVA-14867 Update spring-security-web-login module under spring-security-modules to remove usage of deprecated WebSecurityConfigurerAdapter (#12852) 2022-10-11 21:12:39 +05:30
mdabrowski-eu
7b5336951b BAEL-5745 Mocking InputStream (#12845) 2022-10-11 10:14:08 +02:00
Loredana Crusoveanu
b6b1b67ec6 Merge pull request #12840 from eugenp/caching-integration-error
remove old ttl project from pom
2022-10-11 10:49:20 +03:00
Kai Yuan
08c16d7238 [collect-into-treeSet] Using Streams to Collect into a TreeSet (#12834)
* [collect-into-treeSet] Using Streams to Collect into a TreeSet

* [collect-into-treeSet] move to core-java-collections-set-2
2022-10-10 19:58:20 -05:00
lucaCambi77
3da03e7afb [ BAEL-5473 ] - Exclude a Sub-Folder When Adding a Volume to Docker (#12830)
* exclude sub-folders

* add nodejs app

* fix: directory name, formatting
2022-10-10 19:50:22 -05:00
Vali Tuguran
bdf66ba235 BAEL-5733 Remove readme entry. (#12848)
* Add deep vs shallow copy Java.

* Refactor sheep names.

* BAEL-5733 Add infinity in java test.

* Removed test article code.

* BAEL-5733 Refactor unit test classname.

* BAEL-5733 Remove readme entry.

* BAEL-5733 Remove readme entry.
2022-10-10 13:09:48 -07:00
freelansam
021070aa38 JAVA-13737: Fix quarkus-modules/quarkus-vs-springboot/spring-project parent (#12747)
* JAVA-13737: Fix quarkus-modules/quarkus-vs-springboot/spring-project
parent

* fix pom formatting
2022-10-11 00:59:13 +05:30
Haroon Khan
ea088df319 [JAVA-14660] Update code for Graphql error handling (#12839) 2022-10-11 00:46:12 +05:30
panos-kakos
f081aaab39 [JAVA-14456] Updated sdk to latest version + made use of toPublisher() new method on AsyncResponseTransformer (#12793)
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-10-11 00:43:14 +05:30
davidmartinezbarua
16c0d87040 Merge pull request #12838 from etrandafir93/features/BAEL-5813-mono_onSuccess_vs_onNext
BAEL-5813: Mono<> doOnSuccess vs doOnNex
2022-10-10 15:57:54 -03:00
anuragkumawat
03dcc795ce JAVA-14677 Update spring-boot-keycloak module under spring-boot-modules to remove usage of deprecated WebSecurityConfigurerAdapter (#12842) 2022-10-10 23:24:23 +05:30
anuragkumawat
cabdd27e22 JAVA-15236 Update spring-security-legacy-oidc module under spring-security-modules to remove usage of deprecated WebSecurityConfigurerAdapter (#12835) 2022-10-10 23:22:15 +05:30
anuragkumawat
22d8287451 JAVA-14885 Update spring-security-oidc module under spring-security-modules to remove usage of deprecated WebSecurityConfigurerAdapter (#12826) 2022-10-10 23:18:19 +05:30
Vali Tuguran
efd1d51440 BAEL-5733 Infinity in Java (#12843)
* Add deep vs shallow copy Java.

* Refactor sheep names.

* BAEL-5733 Add infinity in java test.

* Removed test article code.

* BAEL-5733 Refactor unit test classname.
2022-10-09 16:57:44 -07:00
Azhwani
9115090e3d BAEL-5697: Add new section in Hibernate Exceptions article (#12797) 2022-10-09 21:18:50 +02:00
Loredana Crusoveanu
5cd05024b1 remove old ttl project from pom 2022-10-08 21:37:25 +03:00
emanueltrandafir1993
c508068a4c BAEL-5813: Mono<> doOnSuccess vs doOnNex 2022-10-08 15:23:33 +02:00
Haroon Khan
fafadd5474 [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
4b517ba890 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
3dbc022859 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
a6bd01199a 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
ca408fc307 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
67194d1697 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