Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Definir estrutura inicial do projeto #3

Open
cherryramatisdev opened this issue Apr 29, 2023 · 1 comment
Open

Definir estrutura inicial do projeto #3

cherryramatisdev opened this issue Apr 29, 2023 · 1 comment

Comments

@cherryramatisdev
Copy link

Premissas

  1. JDK 17
  2. Spring boot 3+
  3. PostgreSQL 14+
  4. Maven ou gradle (padronizar para usar unico)
  5. Arquitetura DDD
  6. Gitflow
  1. CI - Github actions
  2. Definir padrão para editorconfig
@cherryramatisdev
Copy link
Author

Exemplo de editorconfig:

root = true

[*]
charset = utf-8
end_of_line = lf
indent_size = 4
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant