rename file
This commit is contained in:
		
							parent
							
								
									017992bf74
								
							
						
					
					
						commit
						6627bcdc84
					
				| @ -6,7 +6,7 @@ import org.springframework.web.bind.annotation.RequestBody; | ||||
| import org.springframework.web.bind.annotation.RestController; | ||||
| 
 | ||||
| @RestController | ||||
| public class RestController { | ||||
| public class ValidationController { | ||||
| 
 | ||||
|     @PostMapping("/test-not-null") | ||||
|     public void testNotNull(@Valid @RequestBody NotNullRequest request) { | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user