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

Application configuration to the new packages of spring and java 11 w… #13

Open
wants to merge 30 commits into
base: master
Choose a base branch
from

Commits on Jul 23, 2021

  1. Configuration menu
    Copy the full SHA
    5b8cc8a View commit details
    Browse the repository at this point in the history
  2. All test updated to junit5

    berkson committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    5242c92 View commit details
    Browse the repository at this point in the history
  3. change ci config file

    berkson committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    f3e2c70 View commit details
    Browse the repository at this point in the history
  4. Add .circleci/config.yml

    berkson committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    b57ea5d View commit details
    Browse the repository at this point in the history
  5. update README.md

    berkson committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    17fbdd8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    899cec4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7cda465 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2021

  1. Tive que mudar de um hashSet para um arrayList os ingredientes e as c…

    …ategorias, pois o thymeleaf quebrava usando Set.
    berkson committed Jul 24, 2021
    Configuration menu
    Copy the full SHA
    c9a7f2b View commit details
    Browse the repository at this point in the history
  2. fim da aula.

    berkson committed Jul 24, 2021
    Configuration menu
    Copy the full SHA
    8006d9f View commit details
    Browse the repository at this point in the history
  3. bootstrap só carrega se o banco estiver vazio, ou seja, primeira vez.…

    … todos os testes executados com sucesso.
    berkson committed Jul 24, 2021
    Configuration menu
    Copy the full SHA
    803c2be View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. Configuration menu
    Copy the full SHA
    66c7c22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    055876f View commit details
    Browse the repository at this point in the history
  3. criado teste de categoria

    berkson committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    3bfe2a3 View commit details
    Browse the repository at this point in the history
  4. criado teste de categoria

    berkson committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    023a39b View commit details
    Browse the repository at this point in the history
  5. Iniciando serviços reativos

    berkson committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    3173a27 View commit details
    Browse the repository at this point in the history
  6. Criados os controllers e serviços reativos, porém como os templates t…

    …hymeleaf não estão ativos para reactive programming tive que usar backpressure ativando os .block
    berkson committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    70c5070 View commit details
    Browse the repository at this point in the history
  7. refatoração dos Flux

    berkson committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    fd2be97 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d465476 View commit details
    Browse the repository at this point in the history
  9. Correção de testes com erro e colocação de retorno Mono<Void> na dele…

    …ção de entidades usando modelo reativo. a função block deve ser chamada no controller.
    berkson committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    a96cbb1 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Configuration menu
    Copy the full SHA
    eec1925 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96ce165 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0802142 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32eda8b View commit details
    Browse the repository at this point in the history
  5. refactoring to remove dbrefs in mongo db cause the reactive mongo dri…

    …ver does not support it
    berkson committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    da9f367 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f6f0af6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a8dc75a View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Configuration menu
    Copy the full SHA
    e218197 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Configuration menu
    Copy the full SHA
    b5c04c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01693a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e87dd36 View commit details
    Browse the repository at this point in the history