Commit Graph

7296 Commits

Author SHA1 Message Date
Ashish Gupta 6d75bb0cc1 Update EmailValidation.java 2021-08-16 11:50:58 +05:30
Ashish Gupta 500eb2ef90 Merge branch 'eugenp:master' into master 2021-08-16 11:49:48 +05:30
Roger 6365185c70 BAEL-4914 Code for EnableGlobalMethodSecurity vs EnableWebSecurity (#11053)
* BAEL-4914 Code for EnableGlobalMethodSecurity vs EnableWebSecurity

* BAEL-4914 Add newline after @Autowired in Test
2021-08-15 19:46:43 +01:00
Dhawal Kapil a4990d7d8f Enabled spring-security-web-reach module and fixed vulnerabilities in npm packages 2021-08-15 22:40:20 +05:30
Nguyen Nam Thai ab3fc12268 BAEL-4883 Shorten test method names 2021-08-15 23:03:32 +07:00
freelansam abaa46fd99 JAVA-6403: Fix references to parents (#11102)
* JAVA-6403: Fix references to parents

* JAVA-6403: removed relativePath
2021-08-15 20:11:09 +05:30
sampadawagde 3e41f10f7f JAVA-6390: main pom changes to add new module 2021-08-15 17:32:08 +05:30
sampadawagde 5eec2c4bba JAVA-6390: pom and README for apache-kafka 2021-08-15 17:31:33 +05:30
sampadawagde 9b2813f0f7 JAVA-6390: pom and README changes for libraries-6 2021-08-15 17:30:14 +05:30
sampadawagde b4b48d4268 JAVA-6390: Move kafka articles from libraries-6 to new module
apache-kafka
2021-08-15 17:28:59 +05:30
sampadawagde d13f26e437 JAVA-6390: README changes for libraries-data 2021-08-15 17:16:20 +05:30
sampadawagde c0cae35714 JAVA-6390: Move kafka articles from libraries-data to new module
apache-kafka
2021-08-15 17:15:36 +05:30
sampadawagde 2caf4b52f3 JAVA-6390: pom and README changes for libraries-data-2 2021-08-15 17:09:48 +05:30
sampadawagde 0d280b54b9 JAVA-6390: Move kafka articles from libraries-data-3 to new module
apache-kafka
2021-08-15 17:09:04 +05:30
sampadawagde 3f01b5fb0a JAVA-6390: pom and README changes for libraries-data-3 2021-08-15 17:04:17 +05:30
sampadawagde 62eaeb4835 JAVA-6390: Move kafka articles from libraries-data-3 to new module
apache-kafka
2021-08-15 17:02:31 +05:30
Jonathan Cook 75cdfa2e37 Merge pull request #11101 from Saber-k/master
[BAEL-5041] Validate String as file name in Java
2021-08-15 07:43:49 +02:00
anuradha 8dc331d931 Added a unit test 2021-08-15 11:08:39 +05:30
Haroon Khan 8900c1ebba [BAEL-5012] Intro to ksqlDB (#11113)
* [BAEL-5012] Intro to ksqlDB

* [BAEL-5012] Fix POM file and code cleanup

* [BAEL-5012] Code cleanup
2021-08-14 09:38:04 +02:00
Haroon Khan f9dc97d25e [JAVA-6221] Fix TimeApi unit test 2021-08-13 19:02:15 +01:00
Greg 179b9ef2fd Merge pull request #11006 from hmdrzsharifi/BAEL-2670
Bael 2670 Upgrade micrometer article
2021-08-13 12:14:34 -04:00
Krzysztof Majewski 439b5a4fde BAEL-5009 Spring Data with ArangoDB (#11115)
* BAEL-5009 Spring Data with ArangoDB

* BAEL-5009 Spring Data with ArangoDB

* BAEL-5009 Spring Data with ArangoDB

* BAEL-5009 Spring Data with ArangoDB

* BAEL-5009 Spring Data with ArangoDB

* BAEL-5009 Spring Data with ArangoDB

Co-authored-by: majewsk6 <krzysztof.majewski.km1@contractors.roche.com>
2021-08-13 08:13:26 -07:00
Mateusz Szablak c99989e599 [BAEL-5041] Validate String as file name in Java 2021-08-13 09:36:54 +02:00
sharifi b30c3976be BAEL-2670: change assertTrue(a==b) to assertEquals(a,b,delta) 2021-08-12 11:17:50 +04:30
Nguyen Nam Thai 58b12b04f2 BAEL-4883 Update Reactor version 2021-08-12 12:46:15 +07:00
Loredana Crusoveanu 1847bd8333 Merge pull request #11114 from johnA1331/master
BAEL-39266 - add links to github-baeldung articles
2021-08-11 09:42:59 +03:00
johnA1331 1ddde25b1c Create README.md 2021-08-11 11:41:11 +08:00
johnA1331 a00d8462e1 Create README.md 2021-08-11 11:38:19 +08:00
johnA1331 58723823d3 Update README.md 2021-08-11 11:33:49 +08:00
Greg d594c571f5 Merge pull request #11013 from tirumani03/dev/tirumani03/exceptionsInConstructor
[BAEL-4990] Throwing exceptions in constructor
2021-08-10 14:32:17 -04:00
anuradha 77a9db9f64 Hexagonal Architecture implementation 2021-08-09 23:59:29 +05:30
kwoyke 09c136d466 Merge pull request #11106 from freelansam/JAVA-5892
JAVA-5892: Upgrade spring-boot-keycloak to the latest Spring Boot
2021-08-08 21:12:16 +02:00
Gerald Boersma d43ac8d1b5 BAEL-5049 spring-cloud-dapr (#11063)
* BAEL-5049 Added tutorial code for article.

* BAEL-5049 Added readme.

* Initial code for 2-javasdk to properly include as part of Spring Boot project.

* Added binding with rabbitmq.

* Removed 1-intro module.

* Updates from comments.

* Added .gitignore back in.

* Cleaned up POMs.

* Get rid of .gitignore.

* Change controller to use GetMapping.

Co-authored-by: Gerald Boersma <gerald.boersma@icsynergy.com>
2021-08-07 19:55:35 -05:00
Trixi Turny 75e9acc874 BAEL-5054 2 examples of file upload with webclient 2021-08-07 20:01:29 +01:00
sampadawagde 2009f8a73c JAVA-5892: Upgrade spring-boot-keycloak to the latest Spring Boot
version
2021-08-07 12:43:58 +05:30
Ashish Gupta 0d22a1fdee Add files via upload 2021-08-07 12:38:09 +05:30
Ashish Gupta 6b7dcdf847 Add files via upload 2021-08-07 12:34:38 +05:30
Ashish Gupta dcf8b902dc Update pom.xml 2021-08-07 12:33:12 +05:30
Nguyen Nam Thai fa7fa84eba Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-4883 2021-08-07 01:30:19 +07:00
mbarriola b623297829 Core java 12 improvements (#11090)
* Commit source code to branch

* Fix to BAEL-5072
Change package definition and implementation of compactValues junit

* BAEL-5053 Compare file contents
2021-08-05 21:50:37 +02:00
Loredana Crusoveanu bc575d1917 Merge pull request #11098 from johnA1331/master
BAEL-38973 - add links to github-baeldung articles
2021-08-05 09:12:21 +03:00
johnA1331 db0878692d Update README.md 2021-08-05 01:11:20 +08:00
johnA1331 888f601132 Update README.md 2021-08-05 01:10:01 +08:00
johnA1331 ac55fc7c1d Update README.md 2021-08-05 01:08:45 +08:00
johnA1331 6913b21a36 Update README.md 2021-08-05 01:05:51 +08:00
johnA1331 20d160b944 Update README.md 2021-08-05 01:04:27 +08:00
johnA1331 bfbdc615f3 Update README.md 2021-08-05 01:01:57 +08:00
johnA1331 1da4629ece Update README.md 2021-08-05 00:56:55 +08:00
rmkellogg dddf541bb8 Revised to use built in Sprint Security SAML resource resolution. Otherwise when used from Spring Boot self-contained JAR the File could not be located. 2021-08-02 16:05:00 -04:00
freelansam 32dde5b5d1 JAVA-6475: Fix formatting of POMs (#11087)
* JAVA-6475: Fix formatting of POMs

* correct build error
2021-08-03 00:27:15 +05:30