Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-31 | Gradle -> Maven | Vitaly Takmazov | |
2020-10-20 | Clean up JDT warnings | Vitaly Takmazov | |
2020-05-21 | Fix h2 configuration | Vitaly Takmazov | |
2020-03-20 | enable spring boot actuator for admin users | Vitaly Takmazov | |
2020-02-27 | spring.jackson.serialization.write-empty-json-arrays=true | Vitaly Takmazov | |
2019-10-22 | Revert "Spring Boot 2.2" | Vitaly Takmazov | |
This reverts commit d3648888eaea9904fb3b806d56b22827c7614f54. | |||
2019-10-21 | Spring Boot 2.2 | Vitaly Takmazov | |
2019-09-08 | prevent jsessionid inclusion in url | Vitaly Takmazov | |
2019-08-09 | Revert "Cache autoconfiguration" | Vitaly Takmazov | |
This reverts commit 0597fae5542de52a30dc60679a7f66ccea76ad51. | |||
2019-08-08 | Cache autoconfiguration | Vitaly Takmazov | |
2019-04-25 | mysql test profile | Vitaly Takmazov | |
run as SPRING_PROFILES_ACTIVE=mysql ./gradlew check | |||
2019-03-29 | enable h2 console in default profile | Vitaly Takmazov | |
2019-03-29 | adding settings for default profile, using -production profile in production | Vitaly Takmazov | |