4.0.0 org.springframework.boot spring-boot-starter-parent 2.1.8.RELEASE org.ros Chatto 0.0.1-SNAPSHOT jar chatto A self hosted minimal E2E chat application 11 org.springframework.boot spring-boot-starter-data-jpa org.springframework.boot spring-boot-starter-web org.springframework.boot spring-boot-devtools runtime true mysql mysql-connector-java runtime org.springframework.boot spring-boot-starter-tomcat provided org.springframework.boot spring-boot-starter-test test org.springframework.boot spring-boot-starter-thymeleaf org.springframework.boot spring-boot-starter-security org.springframework.security spring-security-test test org.projectlombok lombok org.modelmapper modelmapper 2.3.5 org.springframework.boot spring-boot-starter-cache org.ehcache ehcache javax.cache cache-api javax.xml.bind jaxb-api org.glassfish.jaxb jaxb-runtime org.thymeleaf.extras thymeleaf-extras-springsecurity5 org.flywaydb flyway-core compile org.springframework.boot spring-boot-maven-plugin org.codehaus.mojo properties-maven-plugin 1.0.0 initialize read-project-properties src/main/resources/application.properties org.flywaydb flyway-maven-plugin 5.2.4 ${spring.datasource.driverClassName} jdbc:mysql://${chatto.datasource.url}:${chatto.datasource.port}/${chatto.datasource.database-name} ${chatto.datasource.username} ${chatto.datasource.password} com.github.eirslett frontend-maven-plugin 1.9.1 . install node and yarn install-node-and-yarn v12.10.0 v1.21.1 yarn install yarn watch yarn none run watch grunt-browserify grunt ${gruntArg}