learning-zone/spring-boot-basics

Code depreciation in sts4 or newer version of sts

TharunSM opened this issue · 0 comments

Hi ,
i am tharun , saw ur docs on JAVA and React and loved it.
Was just going through ur spring boot notes to brush up my concepts, and saw potential code depreation and security issue.

This part :
https://github.com/learning-zone/spring-boot-basics?tab=readme-ov-file#q-what-does-the-restcontroller-requestmapping-requestparam-contextconfiguration-responsebody-pathvariable-responseentity-qualifier-annotation-do

The RequestMapping with method GET might cause issues in newer version of STS.

Anyway thanks for the work man , helped me a lot !!