mikr
26d1bf5d58
JAVA-8293 Split or move spring boot module
2021-11-14 22:51:58 +01:00
lucaCambi77
4ca8e7ef23
[BAEL-5211] - How to test a Java Optional ( #11417 )
...
* feat: add how to test an optional
* fix: review comments
* fix: static final naming convention
* fix: optional equals assertion
2021-11-14 10:09:48 +00:00
nishitgoyal17
b13dae5445
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
c732e28fcb
Merge pull request #11434 from freelansam/JAVA-8204
...
JAVA-8204: Fix formatting of POMs
2021-11-13 10:55:30 +01:00
kwoyke
15fec49424
Merge pull request #11445 from freelansam/JAVA-8395
...
JAVA-8395: Delete module simplehexagonalexample
2021-11-13 10:54:25 +01:00
sampadawagde
28562bcd74
JAVA-8395: Delete module simplehexagonalexample
2021-11-12 20:20:11 +05:30
Kai Yuan
41c8af76d2
BAEL-5194 rm html tags ( #11404 )
2021-11-11 16:19:32 -06:00
ioanadinuit
7d4dd18963
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
Loredana Crusoveanu
7ea5853b27
Merge pull request #11441 from eugenp/JAVA-1672
...
Java 1672
2021-11-11 11:16:43 +02:00
freelansam
605bb8a3c1
correction to core-java-os
2021-11-11 11:39:01 +05:30
Loredana Crusoveanu
7295717c59
Merge pull request #11440 from johnA1331/master
...
BAEL-43653 - add links to github-baeldung articles
2021-11-10 16:33:56 +02:00
johnA1331
2912f6f233
Update README.md
2021-11-10 19:43:19 +08:00
johnA1331
49149211bb
Update README.md
2021-11-10 19:41:57 +08:00
johnA1331
e87b714f2b
Update README.md
2021-11-10 19:36:32 +08:00
johnA1331
fbf4fe2688
Update README.md
2021-11-10 19:34:43 +08:00
johnA1331
a85976c497
Update README.md
2021-11-10 19:33:10 +08:00
johnA1331
9983aa26c3
Update README.md
2021-11-10 19:31:26 +08:00
johnA1331
d0082f5861
Update README.md
2021-11-10 19:26:58 +08:00
johnA1331
5489293b38
Update README.md
2021-11-10 19:22:38 +08:00
johnA1331
2040890c2f
Update README.md
2021-11-10 19:20:50 +08:00
johnA1331
b9cf2cb168
Update README.md
2021-11-10 19:17:13 +08:00
johnA1331
1a2928884c
Update README.md
2021-11-10 19:13:39 +08:00
mbarriola
f29fe8f2c9
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
eb068e1885
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
5c70fa2443
JAVA-1673: updating surefire plugin in xml module
2021-11-10 09:36:41 +05:30
chaos2418
d7675ddc05
JAVA-1673: removing junit and surefire configs from maven-modules
2021-11-09 22:12:33 +05:30
Loredana Crusoveanu
5e4e1e4af0
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
ca6750f22b
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
2dd519f647
Merge branch 'master' into JAVA-8204
2021-11-09 18:20:05 +05:30
Krzysiek
4ff571ad18
JAVA-8202: Move spring-boot-react to the heavy profile
2021-11-09 12:36:38 +01:00
sampadawagde
67a62f842c
fix build
2021-11-09 16:38:07 +05:30
Loredana Crusoveanu
dc5826c607
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
2982c91e7d
JAVA-8204: Fix formatting of POMs
2021-11-09 16:27:03 +05:30
anuragkumawat
ff393fd247
JAVA-5967 : Update Introduction to Spring Data Solr
2021-11-09 13:07:43 +05:30
saikatcse03
097489c940
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
6f32e034d3
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
b6776848b6
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
50cfcd0279
JAVA-1672: updating surefire version in jhipster
2021-11-08 21:45:18 +05:30
chaos2418
f0a8383e45
Merge branch 'master' of https://github.com/eugenp/tutorials into JAVA-1672
2021-11-08 21:44:23 +05:30
vaibhav007jain
a74a4b0985
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
fe9cca0501
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
15ad59579e
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
1729ed6500
[BAEL-5110] Actuator endpoint for startup tracking ( #11351 )
2021-11-08 09:01:53 +00:00
chaos2418
1781b6017b
JAVA-1672: removing redundant junit dependencies
2021-11-08 13:45:41 +05:30
chaos2418
a0c0bc1eb4
JAVA-1672: removing redundant version declarations for surefire plugin
2021-11-08 13:41:04 +05:30
chaos2418
73b48bef7b
Merge branch 'master' of https://github.com/eugenp/tutorials into JAVA-1672
2021-11-08 13:40:17 +05:30
Teica
fa66a03fbf
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
2bdcc9c1fc
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
Loredana Crusoveanu
d132d7321c
Merge pull request #11407 from Teica/master
...
BAEL-5195 Modified the regex pattern
2021-11-07 20:21:03 +02:00
Greg
ceb28f7cff
Merge pull request #11335 from amitiw4u/BAEL-5146-Validate-Serialization
...
Serialization Validation commit
2021-11-07 13:08:24 -05:00