Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

fibonacci

install and running:
run commands:

  • mvn clean package spring-boot:repackage -Dactive.profile=Production
  • sudo docker build . --tag demo
  • cd ./src/main/docker
  • docker-compose -f app.yml up
    go to http://localhost:8080/fibonacci/swagger-ui.html for testing
    user with userName: admin and password: user
    TODO
  • add liquibase and change security model \
  • making better cache(in this version just cached last number value, and not cached all values computed)

About

app initilized

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages