@adi-wtag attach the complete error stack, not just the error message,
Update StatePatternUnitTest.java
assertThat is now deprecated. New solution is assertTrue.
JAVA-14855 Added missing pom.xml
JAVA-14855 Fixed pom.xml of docker-modules
Merge pull request #13060 from dkapil/task/JAVA-14855
JAVA-14855 Added missing pom.xml
[JAVA-16216] Moved customvalidator from spring-mvc-basic-5 to spring-mvc-basic-3
Feature rt 3 (#12914)
Clone Article Initial Version
Customized RestTemplate to access HTTPS Rest Service
Customized RestTemplate to access HTTPS Rest Service
removed unused files
removed unused files
removed unused changes
Added Customized RestTemplate
Formatted java components
Create application-ssl.properties
added app props ssl
Secured REST Service and Customized Rest Template
Delete CustomRestTemplateConfiguration.java
Delete RestTemplateClientApplication.java
Delete RestTemplateClientController.java
Delete application-ssl-client.properties
Format changes
Format changes
Update CustomRestTemplateConfiguration.java
Update RestTemplateClientApplication.java
Update RestTemplateClientController.java
Update HttpsEnabledApplication.java
Update WelcomeController.java
Update HttpsEnabledApplication.java
Update CustomRestTemplateConfiguration.java
Update RestTemplateClientController.java
Update RestTemplateClientApplication.java
Co-authored-by: PADMAJA PADMAJA@192.168.100.7
simple-thymeleaf-expression (#12981)
simple-thymeleaf-expression
expression-update
Moved code for BAEL-5752 to new module
Merge pull request #13068 from saajn/bael5752
Moved code for BAEL-5752 to new module
[JAVA-16218] Split javaxval module
Merge pull request #13066 from panos-kakos/JAVA-16216
[JAVA-16216] Moved customvalidator from spring-mvc-basic-5 to spring-…
Merge pull request #13069 from panos-kakos/JAVA-16218
[JAVA-16218] Split javaxval module
BAEL-5940 code for the object validation after deserialization article
Merge pull request #13035 from thibaultfaure/article/BAEL-5940-object-validation-after-deserialization
BAEL-5940 code for the object validation after deserialization article
JAVA-5735: Appending a new File to a ZIP file (#13044)
[Java-5762]: Using Pipes in Runtime.exec() Command (#12941)
Co-authored-by: Harpal Singh harpal.singh@kaleyra.com
[JAVA-4543]: Improve Guide to UUID in Java (#12962)
Co-authored-by: Harpal Singh harpal.singh@kaleyra.com
BAEL-5285-spring-cloud-overriding-remote-properties (#13000)
[JAVA-5353]: working with tablesaw (#12866)
Co-authored-by: Harpal Singh harpal.singh@kaleyra.com
JAVA-14888 Update apache-shiro module under security-modules to remove usage of deprecated WebSecurityConfigurerAdapter (#13059)
modify the code to demonstrate wuth single object example
[BAEL-5840] Sort a collection of Objects on multiple fields (#12950)
[BAEL-5840] Sort a collection of Objects on multiple fields
Fix maven plugin version
Fix pom again
Fix again
Move to core-java-collections-4 module
Remove unused files
Test renaming
Handle NPE
Use Nonnull annotation
remove redundant dependency
remove redundant scope
Update pom.xml