https://github.com/arotto8719/app
@RequestMapping(value="edit/{postId}", method = RequestMethod.GET)
public String displayEditForm(Model model...
For further actions, you may consider blocking this person and/or reporting abuse
Also, checkout my project at github.com/gtiwari333/spring-boot-... with similar code. Make sure to switch to 'single-module-no-keycloak' branch
stackoverflow.com/questions/621086...
See my answer on your question. Let me know if you need any help.