Skip to content
Snippets Groups Projects
Select Git revision
  • 49a7bfc13bc87c84dadacbd430404f5533011375
  • main default protected
  • submission-4
  • stage-4
  • submission-3
  • stage-3
  • submission-2
  • stage-2
  • submission-1
  • stage-1
  • log4j2-tidy
  • test-2
  • test-1
  • test-pitest-with-lower-versions
  • test-pitest-with-verbose
  • test-pitest-on-CI
  • tag-to-test-CI-2
  • tag-to-test-CI-1
  • full-release-CR
  • fix-syntax
  • multi-release-change
  • check-folder-structure
22 results

Player.java

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