Commit graph

988 commits

Author SHA1 Message Date
Stephane Nicoll
e62458833c Upgrade to spring javaformat 0.0.20 2020-03-20 18:27:18 +01:00
Stephane Nicoll
a79cb9a008 Upgrade to Spring Boot 2.2.5 2020-03-20 18:27:17 +01:00
Stephane Nicoll
e0eec8e3a6 Add m2e profile for well-known plugins
See gh-519
2020-03-20 18:27:17 +01:00
Dave Syer
5c35771a20
Wrong name for user.sql script 2020-03-10 08:29:36 +00:00
Dave Syer
ac3e64208e
Update checkstyle plugin for security scan warning 2020-02-03 09:20:37 +00:00
Stephane Nicoll
1cc942a4ad Add nohttp check 2020-01-31 17:31:19 +01:00
Stephane Nicoll
7e64f558f2 Merge pull request #522 from vbadipat
* pr/522:
  Polish "Use https for Maven XSD"
  Use https for Maven XSD

Closes gh-522
2020-01-31 16:54:28 +01:00
Stephane Nicoll
400e3028f4 Polish "Use https for Maven XSD"
See gh-522
2020-01-31 16:53:53 +01:00
vbadipat
5742ecd6ce Use https for Maven XSD
See gh-522
2020-01-31 16:52:27 +01:00
Stephane Nicoll
9387366545 Upgrade to spring javaformat 0.0.19 2020-01-26 08:31:32 +01:00
Stephane Nicoll
108a81b946 Upgrade to Spring Boot 2.2.4 2020-01-26 08:30:37 +01:00
Dave Syer
4e1f87407d Apply spring-format plugin 2020-01-03 11:22:05 +00:00
Dave Syer
82cb521d63 Fix MySQL docker command line in readme 2020-01-03 05:59:32 -05:00
Dave Syer
5d57e0d5e2 Re-organise mysql scripts so the app runs without root access
It works better that way with test containers and in k8s.
2020-01-03 05:29:11 -05:00
Dave Syer
f9424b548a
Spring Boot 2.2.2 2019-12-10 11:21:41 -05:00
Dave Syer
1561eb5506 Add proxyBeanMethods = false
It's slightly faster, and we don't need proxies in this app.
2019-11-20 10:21:33 +00:00
Dave Syer
2c98a681ca Uncomment sql initialization for mysql 2019-11-20 09:56:32 +00:00
Dave Syer
d47820baad Update to Spring Boot 2.2.1 2019-11-20 09:55:36 +00:00
Stephane Nicoll
32301ed531 Fix compatibility with Java 13
This commit upgrades jacoco to 0.8.5 as this version provides Java 13
support.

Closes gh-458
2019-10-31 10:36:32 +01:00
Stephane Nicoll
6e4c31c681 Merge pull request #360 from arey
* pr/360:
  Polish "Migrate tests to JUnit 5"
  Migrate tests to JUnit 5

Closes gh-360
2019-10-20 16:49:46 +02:00
Stephane Nicoll
253e6fde5f Polish "Migrate tests to JUnit 5"
See gh-360
2019-10-20 16:49:17 +02:00
Antoine Rey
ac69dbba23 Migrate tests to JUnit 5
See gh-360
2019-10-20 16:43:25 +02:00
Stephane Nicoll
ce7c3f93de Upgrade to Spring Boot 2.2.0.RELEASE 2019-10-20 16:40:04 +02:00
Stephane Nicoll
f284b29501 Upgrade to Spring Boot 2.1.9.RELEASE 2019-10-03 13:59:27 +02:00
Stephane Nicoll
bb7e84776d Merge pull request #457 from cordin
* pr/457:
  Upgrade to Maven 3.6.2 and Maven Wrapper 0.5.5

Closes gh-457
2019-10-03 13:59:17 +02:00
Cèsar Ordiñana
ecae6d71c3 Upgrade to Maven 3.6.2 and Maven Wrapper 0.5.5
See gh-457
2019-10-03 13:58:58 +02:00
trisberg
e280d12144 Fix docs on mysql, use initialization-mode 2019-09-23 22:14:15 +02:00
Dave Syer
7ef045dac8 Make Pet.visits @Transient
In that way the Pet and Visit entities are more modular, and we
don't have to rely on a bit of a hack which is that Hibernate
happily maps Pet to its ID in the entity generation (but fails
if you do it at compile time).
2019-09-06 09:14:44 +01:00
Alex Boyko
d6bdc13bdb
Move Push-to-PWSX button on the next line 2019-08-27 09:28:19 -04:00
Alex Boyko
b6a619c0c4
Update Push-to-PWS button image 2019-08-22 12:39:14 -04:00
Dave Syer
e157f200f8 Clarify the docs on mysql 2019-06-21 14:45:39 +01:00
Dave Syer
02adb1d49f
Attempt to fix travis build by hardcoding Ubuntu dist 2019-06-21 12:27:16 +01:00
Dave Syer
912d2adca4 Add VS Code to list of IDEs 2019-06-20 14:17:00 +01:00
Stephane Nicoll
7481e8841a Upgrade to Spring Boot 2.1.6.RELEASE 2019-06-19 15:11:54 +02:00
Choonghee Lee
11d0ed4358 update table id attribute in ownersList.html
"vets" to "owners"
2019-06-05 13:41:27 +01:00
Stephane Nicoll
8394b7dd21 Merge pull request #417 from BoykoAlex
* pr/417:
  Polish "Push-to-PWS integration"
  Push-to-PWS integration

Closes gh-417
2019-06-01 18:14:38 +02:00
Stephane Nicoll
dc337f580c Polish "Push-to-PWS integration"
See gh-417
2019-06-01 18:14:23 +02:00
BoykoAlex
39897cc149 Push-to-PWS integration
See gh-417
2019-06-01 18:12:28 +02:00
Stephane Nicoll
bebe9e50ed Merge pull request #418 from wengertj
* pr/418:
  Polish "Cleanup tests by using more idiomatic assertj assertions"
  Cleanup tests by using more idiomatic assertj assertions

Closes gh-418
2019-06-01 18:10:41 +02:00
Stephane Nicoll
8919c7317b Polish "Cleanup tests by using more idiomatic assertj assertions"
See gh-418
2019-06-01 18:09:33 +02:00
Johannes Wengert
3f838c2df2 Cleanup tests by using more idiomatic assertj assertions
See gh-418
2019-06-01 18:03:52 +02:00
Stephane Nicoll
6e24f5dc64 Upgrade to Spring Boot 2.1.4 2019-05-11 16:06:25 +02:00
Stephane Nicoll
d2831f9bad Merge pull request #405 from Eskibear
* pr/405:
  Upgrade maven wrapper
2019-03-28 09:46:57 +01:00
yanzh
5d73726825 Upgrade maven wrapper
Closes gh-405
2019-03-28 09:46:24 +01:00
Stephane Nicoll
be24e0c15e Fix Apache license headers 2019-03-21 11:08:00 +01:00
Stephane Nicoll
785542576a Merge pull request #397 from spring-operator
* pr/397:
  Polish "URL Cleanup"
  URL Cleanup
2019-03-21 11:05:53 +01:00
Stephane Nicoll
765680c010 Polish "URL Cleanup"
Closes gh-397
2019-03-21 11:05:45 +01:00
Spring Operator
f4bed3cc17 URL Cleanup
See gh-397
2019-03-21 11:04:51 +01:00
Stephane Nicoll
0c59090c1a Polish 2019-03-20 11:13:21 +01:00
Stephane Nicoll
be60080f4b Merge pull request #396 from spring-operator
* pr/396:
  URL Cleanup
2019-03-20 11:07:38 +01:00