Просмотр исходного кода

Updated springboot and eclipse ide cheetsheet. (#7817)

* Updated springboot and eclipse ide cheetsheet.

* Added eclipse ide cheatsheet
Kapil Kumar 3 лет назад
Родитель
Сommit
51d42b8273
1 измененных файлов с 7 добавлено и 0 удалено
  1. 7 0
      more/free-programming-cheatsheets.md

+ 7 - 0
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)