Skip to content

Commit

Permalink
Changed the controller of JWTAuthentication
Browse files Browse the repository at this point in the history
  • Loading branch information
ropereraLK committed Aug 21, 2020
1 parent d6838d9 commit 0c37514
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
import com.hrapp.model.JwtResponse;
import com.hrapp.model.UserDTO;
import com.hrapp.service.JwtUserDetailsService;
//commented

@RestController
@CrossOrigin
public class JwtAuthenticationController {
Expand Down

0 comments on commit 0c37514

Please sign in to comment.