Commit Graph

7849 Commits

Author SHA1 Message Date
nishitgoyal17 2db042443d BAEL-4243:Once per request filter (#11239)
* executing junit via command line

* incorporating review comments

* incorporating review comments

* OncePerReqFilter

* Delete FirstUnitTest.java

* Delete SecondUnitTest.java

* Delete pom.xml

* Reverting

* Update pom.xml

* OncePerReqFilter

* Update MyFilter.java

* OncePerReqFilter

* OncePerReqFilter

* Update pom.xml

* Update pom.xml

* Update pom.xml

* fixing extra changes

* OncePerReqFilter

* Reverting

* Update MyOncePerRequestFilter.java

* Update HelloController.java

* fromatting changes

* fromatting changes

* formatting

* Apply suggestions from code review

Co-authored-by: KevinGilmore <kpg102@gmail.com>

* OncePerRequest changes

* OncePerRequest changes

* OncePerRequest changes

* OncePerRequest changes

* OncePerRequest changes

Co-authored-by: KevinGilmore <kpg102@gmail.com>
2021-11-13 22:07:03 +05:30
kwoyke 22012780e6 Merge pull request #11434 from freelansam/JAVA-8204
JAVA-8204: Fix formatting of POMs
2021-11-13 10:55:30 +01:00
kwoyke ce84aa0396 Merge pull request #11445 from freelansam/JAVA-8395
JAVA-8395: Delete module simplehexagonalexample
2021-11-13 10:54:25 +01:00
sampadawagde 6f5a8b2674 JAVA-8395: Delete module simplehexagonalexample 2021-11-12 20:20:11 +05:30
Kai Yuan ddf531faa7 BAEL-5194 rm html tags (#11404) 2021-11-11 16:19:32 -06:00
ioanadinuit 7f97bc1b98 BAEL-5080 (#11436)
* BAEL-5080
Custom validation with Swagger Codegen

Add tutorial code

* BAEL-5080
Custom validation with Swagger Codegen

Formatting

* BAEL-5080
Custom validation with Swagger Codegen

Swagger doc update

* remove Licence file
2021-11-11 20:22:13 +02:00
Mladen Savic 4dc1a31a5b Spring Webflux and @Cacheable Annotation - moved to different module 2021-11-11 15:47:37 +01:00
Loredana Crusoveanu ba59c172d7 Merge pull request #11441 from eugenp/JAVA-1672
Java 1672
2021-11-11 11:16:43 +02:00
freelansam f89d4d5b33 correction to core-java-os 2021-11-11 11:39:01 +05:30
Loredana Crusoveanu 5aca0b05b6 Merge pull request #11440 from johnA1331/master
BAEL-43653 - add links to github-baeldung articles
2021-11-10 16:33:56 +02:00
johnA1331 7cbe98f895 Update README.md 2021-11-10 19:43:19 +08:00
johnA1331 e32cba0373 Update README.md 2021-11-10 19:41:57 +08:00
johnA1331 f1ec3e0f3f Update README.md 2021-11-10 19:36:32 +08:00
johnA1331 eae84c2db7 Update README.md 2021-11-10 19:34:43 +08:00
johnA1331 a5d943a6d1 Update README.md 2021-11-10 19:33:10 +08:00
johnA1331 87dfb9e110 Update README.md 2021-11-10 19:31:26 +08:00
johnA1331 e0c1239984 Update README.md 2021-11-10 19:26:58 +08:00
johnA1331 5c97f5c421 Update README.md 2021-11-10 19:22:38 +08:00
johnA1331 c542d486ca Update README.md 2021-11-10 19:20:50 +08:00
johnA1331 ec95bf31fa Update README.md 2021-11-10 19:17:13 +08:00
johnA1331 5e3132d202 Update README.md 2021-11-10 19:13:39 +08:00
Trixi Turny 151753d3ac BAEL-5209 add to modules sdk9 and above 2021-11-10 09:38:31 +00:00
mbarriola 7af6badf63 Baeldung/java 5187 (#11431)
* Commit source code to branch

* BAEL-5065 improvement of groupBy with complex key

* Client and Server SSLSocket implementation to support https client
authentication.
2021-11-10 09:27:28 +01:00
Loredana Crusoveanu 1228fe1bf0 Merge pull request #11438 from chaos2418/JAVA-1672
JAVA-1673: removing junit and surefire configs from parents
2021-11-10 10:14:21 +02:00
chaos2418 2acb6ff291 JAVA-1673: updating surefire plugin in xml module 2021-11-10 09:36:41 +05:30
chaos2418 33890e34b0 JAVA-1673: removing junit and surefire configs from maven-modules 2021-11-09 22:12:33 +05:30
Loredana Crusoveanu bde20380d0 Merge pull request #11437 from anuragkumawat/master
JAVA-5967 : Update Introduction to Spring Data Solr
2021-11-09 17:58:41 +02:00
Loredana Crusoveanu caa5ef9a6e Merge pull request #11435 from kwoyke/JAVA-8202
JAVA-8202: Move spring-boot-react to the heavy profile
2021-11-09 17:44:38 +02:00
freelansam 77e3e6a419 Merge branch 'master' into JAVA-8204 2021-11-09 18:20:05 +05:30
Krzysiek afe1cfae09 JAVA-8202: Move spring-boot-react to the heavy profile 2021-11-09 12:36:38 +01:00
sampadawagde 478829067e fix build 2021-11-09 16:38:07 +05:30
Loredana Crusoveanu 528c92753a Merge pull request #11433 from eugenp/JAVA-1672
Java 1672 - updating root pom junit and surefire configurations
2021-11-09 12:59:45 +02:00
sampadawagde b984a4b618 JAVA-8204: Fix formatting of POMs 2021-11-09 16:27:03 +05:30
anuragkumawat 54352329d3 JAVA-5967 : Update Introduction to Spring Data Solr 2021-11-09 13:07:43 +05:30
sharifi efeb4fec3f bael-4604: add data, key, algorithm, and hash value as local variable in each method 2021-11-09 09:33:27 +03:30
saikatcse03 d3033fbcb5 Bael 4241 (#11365)
* Added all class loaded listing

* Added all class loaded listing

Signed-off-by: saikatcse03 <saikatcse03@gmail.com>

* Updated class count

* Updated class count test and fixed tabs

* Removed spaces

* Updated version through Properties

Co-authored-by: saikat chakraborty <saikat.chakraborty@tesco.com>
2021-11-08 19:53:28 -06:00
Trying something new 4786fb5cf6 BAEL 4486 (#11353)
* BAEL 4486

Adding 2 files for BAEL 4486

* JAVA-4486, unit tests

Added Unit Test
Corrected the formatting using formatter.xml in eclipse

* BAEL - 4486

Renamed CrytoDriverIVTest.java to CryptoDriverIVTest.java
added core-security-3 module to pom.xml

* Update CryptoDriverIVUnitTest.java

Resubmitting CryptoDriverIVUnitTest

* BAEL - 4486

Removed Blank lines from CryptoDriver.java
2021-11-08 19:34:49 -06:00
Loredana Crusoveanu 6d6eb8b200 Merge pull request #11428 from chaos2418/JAVA-1672
Java 1672 - updating root pom junit and surefire configurations for jhipster
2021-11-08 20:23:45 +02:00
chaos2418 20ceab44eb JAVA-1672: updating surefire version in jhipster 2021-11-08 21:45:18 +05:30
chaos2418 a14ec68229 Merge branch 'master' of https://github.com/eugenp/tutorials into JAVA-1672 2021-11-08 21:44:23 +05:30
Mladen Savic 19437f2e13 Spring Webflux and @Cacheable Annotation 2021-11-08 17:06:17 +01:00
vaibhav007jain 3ab032d095 BAEL-5151 (#11385)
* commited initial code for hexagonal architecture

* Deleting to check in again

* Deleing to check in again

* Push first code for Hexagonal Architecture

* final code with UT for JSON to Java conversion

* removed hexagonal-architecture code from last commit

* BEL-5071 updated README

* BAEL-5071: Undo README changes and added a nested object in the JSON example.

* BAEL-5071: fixed whitespace/indentation in JsonToJavaClassConversion.java

* BAEL-5151: Added code for getting the first of a String

* BAEL-5151: Renamed Unit Test

* BAEL-5151: Moved the files from core-java-string-operations to core-java-string-operations-3

* BAEL-5151: Replaced tabs with white spaces.

Co-authored-by: Vaibhav Jain <vaibhav.ashokjain@vodafone.com>
2021-11-08 18:05:17 +05:30
kwoyke d1cf3c02c1 Merge pull request #11423 from Rafael-Lopez/master
JAVA-2592: Add DROP TABLE IF EXIST clause to avoid SQL exception
2021-11-08 10:57:44 +01:00
Loredana Crusoveanu cb4190af72 Merge pull request #11418 from chaos2418/JAVA-1672
JAVA-1672: updating root pom junit and surefire configurations
2021-11-08 11:42:08 +02:00
Haroon Khan 82572378b2 [BAEL-5110] Actuator endpoint for startup tracking (#11351) 2021-11-08 09:01:53 +00:00
chaos2418 1d328e79d3 JAVA-1672: removing redundant junit dependencies 2021-11-08 13:45:41 +05:30
chaos2418 4a3a73111f JAVA-1672: removing redundant version declarations for surefire plugin 2021-11-08 13:41:04 +05:30
chaos2418 5a0c9e5747 Merge branch 'master' of https://github.com/eugenp/tutorials into JAVA-1672 2021-11-08 13:40:17 +05:30
Teica f200ce5b14 BAEL-5227 check if a first letter of a string is uppercase (#11424)
* BAEL-5227 check if the first letter of a string is uppercase

* BAEL-5227 renaming the tests

* BAEL-5227 renaming the tests

* BAEL-5227 renaming the tests

Co-authored-by: Matea Pejčinović <matea.pejcinovic@intellexi.hr>
2021-11-07 13:19:54 -08:00
rvsathe d8ba53a958 changes for BAEL 5164 (#11364)
* BAEL 4293 correcting the unit test file ame.

* changes for BAEL 5164

* added maven compiler properties for fixing compilation issues.

* making BAEL 5164 java 8 compatible.
2021-11-07 13:15:45 -08:00