application.properties

背景
投稿者投稿者jumokuいいね0お気に入り登録
プレイ回数45難易度(4.1) 294打 英語 英字 長文モードのみ
src/main/resources

関連タイピング

  • ToDo.java

    ToDo.java

    src/main/java

    プレイ回数54
    英語長文187打
  • 404.html

    404.html

    src/main/resources

    プレイ回数56
    英語長文105打
  • form.html

    form.html

    src/main/resources

    プレイ回数62
    英語長文815打
  • detail.html

    detail.html

    src/main/resources

    プレイ回数58
    英語長文717打
  • ToDoHelper.java

    ToDoHelper.java

    src/main/java

    プレイ回数56
    英語長文398打
  • data.sql

    data.sql

    src/main/resources

    プレイ回数58
    英語長文410打
  • MenuController.java

    MenuController.java

    src/main/java

    プレイ回数44
    英語113打
  • ToDoController.java4(D)

    ToDoController.java4(D)

    src/main/java

    プレイ回数53
    英語長文240打

問題文

ふりがな非表示 ふりがな表示

(spring.application.name=webapp)

spring.application.name=webapp

(spring.datasource.driver-class-name=org.postgresql.Driver)

spring.datasource.driver-class-name=org.postgresql.Driver

(spring.datasource.url=jdbc:postgresql://localhost:5432/springdb)

spring.datasource.url=jdbc:postgresql://localhost:5432/springdb

(spring.datasource.username=springuser)

spring.datasource.username=springuser

(spring.datasource.password=1212)

spring.datasource.password=1212

(spring.sql.init.mode=always)

spring.sql.init.mode=always

(logging.level.com.example.webapp.repository=DEBUG)

logging.level.com.example.webapp.repository=DEBUG