Commit graph

19 commits

Author SHA1 Message Date
Patrick Baumgartner
a50bfb65bb Update Spring Boot release, adding Gradle build and cleanup
- Update Spring Boot release, Checkstyle, Mysql.
- Formatting pom.xml with sortpom-maven-plugin.
- Rename README to standard file name.
- Adding GitHub Action for Gradle.
2024-11-05 12:56:29 +00:00
Patrick Baumgartner
608e2b6142 Update maven and gradle wrapper 2024-09-30 21:41:01 +01:00
Dave Syer
abee85939f Add devcontainer and gitpod
Also works in codespaces.
2022-06-09 11:24:17 +01:00
Dave Syer
4df621b41e Make build work with Gradle 2021-12-16 11:25:09 +00:00
Dave Syer
67c8bf6a1f Fix ignores 2021-11-24 11:39:25 +00:00
Dave Syer
576c4eb58b Remove unused css files 2021-11-24 09:27:15 +00:00
Dave Syer
1095a15f0e Convert to SCSS and Bootstrap 5 2021-11-24 07:48:14 +00:00
Stephane Nicoll
502870d6c0 Remove IDE specific configuration files
Closes gh-706
2020-11-29 11:39:01 +01:00
Dave Syer
91fa97102f Update to latest Boot and add some gitignores 2019-03-11 10:16:57 +00:00
Dave Syer
827dc12325 Revert "Remove redundant component scan filter"
This reverts commit ab56724285.
2019-02-11 08:08:57 +00:00
Dave Syer
ab56724285 Remove redundant component scan filter
The @DataJpaTests creates all the repositories. There's no need
for a filter (and there aren't any matching @Service beans anyway).
2018-12-17 16:41:44 +00:00
Dave Syer
a52cbe93a2 Add ignores for vscode 2018-02-21 09:51:59 +00:00
Dave Syer
cb3156efb2 Add ignores 2016-11-22 11:12:07 +00:00
patrickcrocker
3185ed472a added missing .mvn folder needed for maven wrapper 2016-02-19 14:49:30 -06:00
Antoine Rey
d6697d8853 Add Maven Wrapper with mvn -N io.takari:maven:wrapper 2016-01-31 12:41:36 +01:00
Cyrille Le Clerc
f0f8997b7c Add intellj project files to .gitignore 2013-06-14 07:18:33 +03:00
Mic
753e8ea1c0 upgraded to latest versions of Logback, jaxb and Joda Time taglibs 2013-05-01 07:43:16 +08:00
Mic
be84882762 removed Eclipse/IntelliJ files
per feedback from Thibault Duchateau
2013-02-01 09:35:49 +08:00
Mic
6dd1acd4b1 adding gitignore file 2013-01-09 17:28:20 +08:00