Skip to content
Snippets Groups Projects
Select Git revision
  • acb609d037e44040a3be6c7f10de96645d3e1c2a
  • main default
  • YiboZhu
  • dev
  • 13-ian
  • five-pages-indexController
  • master
  • 14-as-a-user-i-want-to-look-up-the-details-of-the-items
  • 8-as-a-user-i-want-to-enter-a-group-so-that-i-can-see-items-other-people-want-to-exchange
  • test1
  • init-tools-and-page
11 results

gradlew

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    application.properties 152 B
    spring.datasource.url=jdbc:mariadb://localhost:3306/towns
    spring.datasource.username=root
    spring.datasource.password=comsc
    
    spring.sql.init.mode=always