springboot3-upgrade Upgrading Springboot2 to Springboot3 - notes Important:: Bckup your project! Update Java version to 17 in pom.xml 123<properties> <java.version>17</java.version></properties& 2024-10-05
git cheatsheet GCS - Git Cheat SheetGit file lifecycle Initial configuration123git config --global user.name "my name"git config --global user.email "my email"git config --global credential store 2024-04-20
Hello World Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick 2024-04-20