application.properties

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

関連タイピング

  • ToDoController.java3(U)

    ToDoController.java3(U)

    src/main/java

    プレイ回数100 英語長文771打
  • ToDoHelper.java

    ToDoHelper.java

    src/main/java

    プレイ回数104 英語長文398打
  • 404.html

    404.html

    src/main/resources

    プレイ回数109 英語長文105打
  • ToDoForm.java

    ToDoForm.java

    src/main/java

    プレイ回数108 英語長文254打
  • ToDoMapper.xml

    ToDoMapper.xml

    src/main/resources

    プレイ回数140 英語長文747打
  • list.html

    list.html

    src/main/resources

    プレイ回数143 英語長文512打
  • detail.html

    detail.html

    src/main/resources

    プレイ回数120 英語長文717打
  • form.html

    form.html

    src/main/resources

    プレイ回数153 英語長文815打

問題文

ふりがな非表示 ふりがな表示
(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