Commit 2a50fffd authored by ankumar's avatar ankumar

file name change

parent c9522f6d
...@@ -16,7 +16,7 @@ import java.util.List; ...@@ -16,7 +16,7 @@ import java.util.List;
import java.util.stream.Collectors; import java.util.stream.Collectors;
@RestController @RestController
public class HelloResource { public class AuthenticateController {
@Autowired @Autowired
private AuthenticationManager authenticationManager; private AuthenticationManager authenticationManager;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment