From 51d42b82732242a5c766deab3ffa2459ac57e427 Mon Sep 17 00:00:00 2001 From: Kapil Kumar <100344844+KapilKumar7@users.noreply.github.com> Date: Sun, 9 Oct 2022 04:06:35 +0530 Subject: [PATCH] Updated springboot and eclipse ide cheetsheet. (#7817) * Updated springboot and eclipse ide cheetsheet. * Added eclipse ide cheatsheet --- more/free-programming-cheatsheets.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/more/free-programming-cheatsheets.md b/more/free-programming-cheatsheets.md index 3b3242814..1d44ab3ff 100644 --- a/more/free-programming-cheatsheets.md +++ b/more/free-programming-cheatsheets.md @@ -38,6 +38,7 @@ * [Rust](#rust) * [Shell Scripting](#shell-scripting) * [Solidity](#solidity) +* [SpringBoot](#springboot) * [SQL](#sql) * [Tensorflow](#tensorflow) @@ -165,6 +166,7 @@ ### IDE and editors +* [Eclipse Cheat sheet](https://cheatography.com/tag/eclipse/) - Cheatography * [Editor VI - Guia de ReferĂȘncia (pt)](https://aurelio.net/curso/material/vim-ref.html) - Aurelio Marinho Jargas (HTML) * [GNU Emacs Reference Card](https://www.gnu.org/software/emacs/refcards/pdf/refcard.pdf) - GNU.org (PDF) * [Vim Avançado (pt)](https://aurelio.net/vim/vim-avancado.txt) - Aurelio Marinho Jargas (HTML) @@ -340,6 +342,11 @@ * [Solidity Cheatsheet and Best practices](https://manojpramesh.github.io/solidity-cheatsheet/) - Manoj Ramesh (HTML) +### SpringBoot + +* [Spring Boot Cheatsheet](https://www.jrebel.com/blog/spring-annotations-cheat-sheet) - JRebel + + ### SQL * [MySQL Cheatsheet](https://s3-us-west-2.amazonaws.com/dbshostedfiles/dbs/sql_cheat_sheet_mysql.pdf) - Database Star (PDF)