feat: add structured Spring Boot cheat sheet covering setup, concepts, deployment, and best practices (#12618)

* Added Typescript with react and node/express

* Order fixed

* Spaces linting error fixed

* Update more/free-programming-cheatsheets.md

Co-authored-by: Eric Hellman <eric@hellman.net>

* Linting error solved + title changed

* Added Docker comprehensive cheetsheet

* Docker cheetsheet

* Fixed errors

* Allcaps is removed and resolved

* Added Springboot cheat

* Fixed some issue on linting

* Added springboot cheetsheet

* Added descriptive titles for cheetsheets

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
This commit is contained in:
0xSYN.dev 2025-10-19 20:59:54 +05:30 committed by GitHub
parent e8f5d72617
commit 054a9f4413
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -575,7 +575,8 @@
### SpringBoot
* [Spring Boot Cheatsheet](https://www.jrebel.com/blog/spring-annotations-cheat-sheet) - JRebel
* [Spring Annotations Cheat Sheet](https://www.jrebel.com/blog/spring-annotations-cheat-sheet) - JRebel
* [Spring Boot Complete Cheat Sheet](https://github.com/RohanVishwakarma001/Spring-Boot-Complete-Cheat-sheet) - Rohan Vishwakarma (Markdown)
### SQL