Updated springboot and eclipse ide cheetsheet. (#7817)

* Updated springboot and eclipse ide cheetsheet.

* Added eclipse ide cheatsheet
pull/8022/head^2
Kapil Kumar 2 years ago committed by GitHub
parent bef4b5926f
commit 51d42b8273
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 7
      more/free-programming-cheatsheets.md

@ -38,6 +38,7 @@
* [Rust](#rust) * [Rust](#rust)
* [Shell Scripting](#shell-scripting) * [Shell Scripting](#shell-scripting)
* [Solidity](#solidity) * [Solidity](#solidity)
* [SpringBoot](#springboot)
* [SQL](#sql) * [SQL](#sql)
* [Tensorflow](#tensorflow) * [Tensorflow](#tensorflow)
@ -165,6 +166,7 @@
### IDE and editors ### 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) * [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) * [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) * [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) * [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 ### SQL
* [MySQL Cheatsheet](https://s3-us-west-2.amazonaws.com/dbshostedfiles/dbs/sql_cheat_sheet_mysql.pdf) - Database Star (PDF) * [MySQL Cheatsheet](https://s3-us-west-2.amazonaws.com/dbshostedfiles/dbs/sql_cheat_sheet_mysql.pdf) - Database Star (PDF)

Loading…
Cancel
Save