anuragkumawat 
							
						 
					 
					
						
						
						
						
							
						
						
							0847a0b8ce 
							
						 
					 
					
						
						
							
							JAVA-26713 Upgrade spring-boot-starter-validation version  
						
						
						
						
					 
					
						2023-11-20 18:54:59 +05:30 
						 
				 
			
				
					
						
							
							
								edizor 
							
						 
					 
					
						
						
						
						
							
						
						
							7f2b467702 
							
						 
					 
					
						
						
							
							Update README.md  
						
						... 
						
						
						
						[skip ci] 
						
						
					 
					
						2023-08-19 08:43:53 +08:00 
						 
				 
			
				
					
						
							
							
								parthiv39731 
							
						 
					 
					
						
						
						
						
							
						
						
							674b3d3453 
							
						 
					 
					
						
						
							
							BAEL-6801, Applied review comments ( #14567 )  
						
						... 
						
						
						
						* BAEL-6801
Validate string length with Java validation annotations
* Bael-6801, applied Review comments
* Bael-6801, applied Review comments, deleting the springboot implementation 
						
						
					 
					
						2023-08-15 19:17:51 +02:00 
						 
				 
			
				
					
						
							
							
								collaboratewithakash 
							
						 
					 
					
						
						
						
						
							
						
						
							1016e9125d 
							
						 
					 
					
						
						
							
							backlink updated  
						
						
						
						
					 
					
						2023-07-10 16:48:24 +05:30 
						 
				 
			
				
					
						
							
							
								Gaetano Piazzolla 
							
						 
					 
					
						
						
						
						
							
						
						
							6130c8436d 
							
						 
					 
					
						
						
							
							JAVA-20499 | Merging javax-validation-advanced module in javaxval-2. ( #14362 )  
						
						
						
						
					 
					
						2023-07-05 22:53:06 +05:30 
						 
				 
			
				
					
						
							
							
								Gaetano Piazzolla 
							
						 
					 
					
						
						
						
						
							
						
						
							e3058691b2 
							
						 
					 
					
						
						
							
							JAVA-22499 | Upgraded spring-boot and removed hybernate-validator to use 3.0.0.Final version of the spring-boot 3 ( #14315 )  
						
						
						
						
					 
					
						2023-06-27 13:51:25 +03:00 
						 
				 
			
				
					
						
							
							
								anuragkumawat 
							
						 
					 
					
						
						
						
						
							
						
						
							cee6b74c19 
							
						 
					 
					
						
						
							
							JAVA-20898 Move article url from javaxval-2 to javaxval  
						
						
						
						
					 
					
						2023-05-02 21:55:20 +05:30 
						 
				 
			
				
					
						
							
							
								jsgrah-spring 
							
						 
					 
					
						
						
						
						
							
						
						
							c25d5f7393 
							
						 
					 
					
						
						
							
							JAVA-17760, Fix [WARNING] JAR will be empty - no content was marked f… ( #13645 )  
						
						... 
						
						
						
						* JAVA-17760, Fix [WARNING] JAR will be empty - no content was marked for inclusion! Test project with no "main" under "src" folder. Include java-ee-8-security-api back since it did not take too long to run locally. Add spring-credhub to parent pom build.
* JAVA-17760, Add spring-credhub to integration-jdk9 profile as well.
* JAVA-17760, JAVA-20009 Revert changes to module javaxval-2 and Add module spring-credhub to default-jdk9 profile as well as integration-jdk9 profile.
---------
Co-authored-by: jogra <joseph.sterling.grah@miles.no> 
						
						
					 
					
						2023-04-26 13:17:24 +05:30 
						 
				 
			
				
					
						
							
							
								Dhawal Kapil 
							
						 
					 
					
						
						
						
						
							
						
						
							e297f43f17 
							
						 
					 
					
						
						
							
							JAVA-19536 Formatting of pom.xml  
						
						
						
						
					 
					
						2023-04-07 22:32:01 +05:30 
						 
				 
			
				
					
						
							
							
								Dhawal Kapil 
							
						 
					 
					
						
						
						
						
							
						
						
							61cac1e1cc 
							
						 
					 
					
						
						
							
							Java 12714 eugen ( #13358 )  
						
						... 
						
						
						
						* Java 12714 - Test build (#13191 )
* [JAVA-12714] Moved modules from default-first to jdk9-and-above profile
* [JAVA-12714] Moved modules from default-second to jdk9-and-above profile
* [JAVA-12714] Moved modules from default-heavy to jdk9-and-above profile
* [JAVA-12714] Clean up - test build
* [JAVA-12714] Clean up
* [JAVA-12714] test  build
* [JAVA-12714] test  build
* [JAVA-12714] test  build
* [JAVA-12714] test  build
* [JAVA-12714] test  build
* [JAVA-12714] Clean up
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
* Master to JAVA-12714-eugen (#13302 )
* Java 15029 (#13257 )
* [JAVA-15029] Formatting
* [JAVA-15029] Clean up
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
* Java 15030 (#13253 )
* [JAVA-15030] Upgrade to http client 5
* [JAVA-15030] Fixed MimeType test
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
* Java 16961 (#13236 )
* [JAVA-16961] Moved code for article "Create an Empty Map in Java"
* [JAVA-16961] Alter README.md
* [JAVA-16961] Moved code for article "Sorting a Hashset in Java"
* [JAVA-16961] Added links to README.md files
* [JAVA-16961] Revert link changes
* [JAVA-16961] Replaced junit4 with junit5 annotations
* [JAVA-16961] test build
* [JAVA-16961] Added junit annotations
* [JAVA-16961] Added links
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
* [List-CaseInsenContains] Case-Insensitive Searching in ArrayList (#13280 )
* Bael 5436 new (#13283 )
* BAEL-5777 - Mocking a singleton with Mockito
* BAEL-5436 - Root mapping
* Revert "BAEL-5777 - Mocking a singleton with Mockito"
This reverts commit 358a061997a4b853e3215dea0217a070f0e391e4.
* BAEL-5436 - Uncommenting controller
* JAVA-15609 Changed to IntegrationTest to reproduce issue on Jenkins
* BAEL-5959: Adjust code style (#13299 )
* BAEL-5959: Monad in Java
* Fix test name
* Fix code style
* JAVA-16085, Potential issue in "A Guide to SAML with Spring Security"  article (#13279 )
* JAVA-16085, Potential issue in "A Guide to SAML with Spring Security" article.
* JAVA-16085, Cleanup unnecessary resources samlKeystore.jks and library maven-war-plugin.
Co-authored-by: jogra <joseph.sterling.grah@miles.no>
* JAVA-15621, Potential issue in "Guide to UUID in Java" article. (#13271 )
* JAVA-15621, Potential issue in "Guide to UUID in Java" article.
* JAVA-15621, Keep the raw strings in the article to make it easy for users to understand.
* JAVA-15621, Keep the raw strings in the article to make it easy for users to understand.
Co-authored-by: jogra <joseph.sterling.grah@miles.no>
* [JAVA-17295] Create and initialize ThreadPoolTaskExecutor (#13249 )
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
* [JAVA-15025] Upgraded to apache http 5 (#13296 )
* [JAVA-15025] Upgraded to apache http 5
* [JAVA-15025] Clean up
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
* [JAVA-15016] Upgraded to apache http client 5.2 (#13269 )
* [JAVA-15016] Upgraded to apache http client 5.2
* [JAVA-15016] Clean up
* [JAVA-15016] Junit 5 clean up
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
Co-authored-by: panos-kakos <102670093+panos-kakos@users.noreply.github.com>
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
Co-authored-by: Kai Yuan <kent.yuan@Gmail.com>
Co-authored-by: Abhinav Pandey <abhinavpandey312@gmail.com>
Co-authored-by: Anastasios Ioannidis <anastasios.ioannidisa@gmail.com>
Co-authored-by: Anastasios Ioannidis <121166333+anastasiosioannidis@users.noreply.github.com>
Co-authored-by: Thiago dos Santos Hora <thiago.santos.hora@gmail.com>
Co-authored-by: jsgrah-spring <jsgrah@hotmail.com>
Co-authored-by: jogra <joseph.sterling.grah@miles.no>
* Update pom.xml
* [JAVA-12714] Removed plugin from atomix module (#13342 )
* [JAVA-12714] Removed plugin from atomix module
* [JAVA-12714] Removed compiler plugin
* [JAVA-12714] Removed compiler plugin
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
* JAVA-12714 Fixed conflicts
* JAVA-12714 Temporarily disabling ItemsUnitTest
* JAVA-12714 Removed Duplicate Classes
---------
Co-authored-by: panos-kakos <102670093+panos-kakos@users.noreply.github.com>
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
Co-authored-by: Kai Yuan <kent.yuan@Gmail.com>
Co-authored-by: Abhinav Pandey <abhinavpandey312@gmail.com>
Co-authored-by: Anastasios Ioannidis <anastasios.ioannidisa@gmail.com>
Co-authored-by: Anastasios Ioannidis <121166333+anastasiosioannidis@users.noreply.github.com>
Co-authored-by: Thiago dos Santos Hora <thiago.santos.hora@gmail.com>
Co-authored-by: jsgrah-spring <jsgrah@hotmail.com>
Co-authored-by: jogra <joseph.sterling.grah@miles.no> 
						
						
					 
					
						2023-02-03 10:27:34 +05:30 
						 
				 
			
				
					
						
							
							
								freelansam 
							
						 
					 
					
						
						
						
						
							
						
						
							456652e02b 
							
						 
					 
					
						
						
							
							JAVA-16563: Fix formatting of POMs ( #13175 )  
						
						
						
						
					 
					
						2022-12-20 22:37:54 +05:30 
						 
				 
			
				
					
						
							
							
								panagiotiskakos 
							
						 
					 
					
						
						
						
						
							
						
						
							5caddfef33 
							
						 
					 
					
						
						
							
							[JAVA-16218] Split javaxval module  
						
						
						
						
					 
					
						2022-11-21 16:39:21 +02:00