Created
December 20, 2021 20:00
-
-
Save wellingtonpgp/f479b1845af03d6d310af3ca1e473870 to your computer and use it in GitHub Desktop.
setup
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
STS: https://github.com/spring-projects/sts4/wiki/Previous-Versions | |
GITHUB: https://desktop.github.com/ | |
JAVA: https://jdk.java.net/java-se-ri/11 | |
Lombook: https://projectlombok.org/download | |
Maven (Maven 3.6.2): https://maven.apache.org/download.cgi | |
Docker: https://docs.docker.com/desktop/windows/install/ | |
---------------------------------------------------------- | |
EclEmma Java Code Coverage | |
Ferramenta de cobertura de código. | |
DBeaver Ferramenta para conexão com banco de dados e edição de comandos SQL. | |
ResourceBundle Editor Permite gerenciar todos os arquivos .properties localizados em uma tela. | |
Spring Tools 4 (aka Spring Tool Suite 4) Ferramentas Spring para ambiente de codificação. | |
SonarLint Ferramenta que ajuda a detectar e corrigir problemas de qualidade conforme você escreve o código. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment