|
|
@@ -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)
|