Commit graph

  • ca2d8dbc09 Update VetController.java Seunghyeon Ji 2023-06-27 14:20:35 +0900
  • 10e3dc9376 Update to Spring Boot 3.1.1 Dave Syer 2023-06-23 07:15:53 +0100
  • 768e1ed5e9 Ensure enforcer plugin runs first Dave Syer 2023-06-22 08:19:27 +0100
  • 3c1ef72e6d Test with test containers and docker compose Dave Syer 2023-04-14 12:09:34 +0100
  • cf6d44b045 Remove unnecessary autocrlf guidance Parker Mauney 2023-06-01 12:31:56 -0400
  • 0d9e882e54
    Upgrade for Spring Boot 3.1 (#1253) Patrick Baumgartner 2023-05-26 19:56:00 +0200
  • 2692c5bb43 Update to Boot 3.0.6 Dave Syer 2023-05-10 08:44:50 +0100
  • 313121d73c Add comment about reproducible builds Dave Syer 2023-05-10 08:43:16 +0100
  • cdb2eb1db7 Maven build generates consistent output Brian Demers 2023-03-29 13:30:31 -0400
  • 2249cbcb6f Update CrashControllerTests.java xerx593 2023-04-25 14:50:47 +0000
  • 0787ad6a22 improve jmeter test --------------------- - jmeter update - reduced owner + pet count (99% fixes "(Post) New Visit" issues) - fixed JSS: jquery->bootstrap ;) - changed post params from "body" to "form value" (better!) - added "test" for GET and POST new pet --------------------------------2023-04-25 22:47:37,313 INFO o.a.j.r.Summariser: summary = 65000 in 00:08:42 = 124.4/s Avg: 3526 Min: 4 Max: 20838 Err: 4 (0.01%) xerx593 2023-04-25 22:56:01 +0200
  • b2ec2204c2 Latest Java version Dave Syer 2023-05-09 10:34:06 +0100
  • 8a5a14e88a Owner class addVisit() method return type void jcw1031 2023-04-22 18:52:55 +0900
  • 6e71aaa44c Fix typo in OwnerRepository.java Andrii Abramov 2023-03-22 19:56:56 +0200
  • b94d30626f Fix typo ross 2023-03-26 17:34:33 +0900
  • 7b1abb3ca9 Add user friendly error when Java < 17 is used Brian Demers 2023-03-29 13:18:00 -0400
  • 0962ed7e8f Updating dependencies and docker containers to current versions Patrick Baumgartner 2023-03-10 13:59:47 +0000
  • cc4667122d Resource bundle not included in native image Duncan Casteleyn 2023-01-02 22:54:46 +0100
  • 2ceb8c16fd Bump Spring Boot to 3.0.4 Dave Syer 2023-03-10 08:04:18 +0000
  • bac74f7a99 Update .gitattributes Will 保哥 2023-01-23 01:58:14 +0800
  • dd54a40501 Create .gitattributes Will 保哥 2023-01-22 18:27:38 +0800
  • 5ceba6d95c issue #1176 codespaces badged Tugdual Grall 2023-03-04 14:45:18 +0100
  • 68fb7acacf Update devcontainer.json Yan Zhang 2023-02-01 10:37:16 +0800
  • f2d9c9b63f Remove unnecessary native hint Dave Syer 2023-02-24 09:23:35 +0000
  • 1079767adc Update actions Dave Syer 2023-02-22 09:45:28 +0000
  • 635b0a9755 Update to Spring Boot 3.0.2 Dave Syer 2023-02-21 11:50:38 +0000
  • b298af380d Remove unnecessary model attribute Dave Syer 2023-02-21 11:46:22 +0000
  • ca055dbbe1 Update references to Java version in README Dave Syer 2023-01-27 09:56:03 +0000
  • 10b13eb5b1 Address review comment Dave Syer 2023-01-27 09:41:58 +0000
  • 6be2a5870d Concise readme and link edits SmolParascythe 2022-07-20 20:25:49 -0700
  • 05468bc14b Update build.gradle Dave Syer 2023-01-14 14:10:28 +0000
  • 6580e8b6cf Bump Spring Boot and tidy up plugins Dave Syer 2023-01-09 11:55:04 +0000
  • e8e37b35c3 Fix CI Dave Syer 2022-12-20 11:41:53 +0000
  • f5b1ebc965 Update Gradle build Dave Syer 2022-12-20 11:09:10 +0000
  • dade7fcf31 Tweaks for Boot 3.0.0 springboot3 Dave Syer 2022-12-20 10:44:30 +0000
  • a2672fef9b Remove hardcoded spring.profiles.active=mysql hacking/mysql Sébastien Deleuze 2022-10-25 15:39:08 +0200
  • e54af39b53 Ensure MySQL works as well. Dave Syer 2022-03-30 14:14:43 +0000
  • f3a8d244b2 Upgrade to Spring Boot 3.0 RC1 Sébastien Deleuze 2022-10-25 15:41:45 +0200
  • f53e0d098e Additional setup to support native image creation. Sébastien Deleuze 2022-10-16 21:21:27 +0200
  • 1e56f6fd80 Add JAXB API to compile time dependencies. Oliver Drotbohm 2022-10-01 17:50:40 +0100
  • 1315cf6e1f Migrate to Spring Boot 3 Dave Syer 2022-03-30 13:58:39 +0000
  • 9ecdc1111e Polish Thymeleaf templates. Oliver Drotbohm 2022-10-25 21:26:05 +0200
  • a5cbb8505a
    Use WebJars versioned URLs (#1099) Sébastien Deleuze 2022-10-16 17:12:23 +0200
  • 30e16ab3fe Use WebJars versioned URLs efficient-webjars Sébastien Deleuze 2022-10-16 17:09:51 +0200
  • 89f7b4ee96 Tweak devcontainer so java and permissions work Dave Syer 2022-09-27 17:14:13 +0000
  • f48227aea0
    Readability improvements & Use stream instread of forEach (#1055) Kiyeon Cho 2022-09-24 14:40:31 +0900
  • 7e91b98f71 Change CI step names Dave Syer 2022-09-15 07:47:28 +0000
  • 70f615afd1 Add support and CI tests for Java 8 Dave Syer 2022-09-14 17:05:06 +0000
  • 53343c27ab launch java tooling in standard mode right away Martin Lippert 2022-09-13 11:34:16 +0000
  • d3aabf8462 Attempt to fix codespaces Dave Syer 2022-09-12 11:05:37 +0000
  • 39b3ef8b31 Ensure gradle home is set in container Dave Syer 2022-09-05 13:19:53 +0000
  • 276880edef Upgrade to Gradle 7.5.1 and to Spring Boot 2.7.3 dgcd 2022-09-01 23:29:06 +0300
  • 6f9dbf5a9e Mention Gradle at top level in README Dave Syer 2022-08-22 11:56:41 +0000
  • c5763046dd Removed unnecessary semicolons (#998) Shweta Tyagi 2022-08-22 14:53:03 +0400
  • a3294f2df7
    Upgrade build.grade to spring-boot-starter 2.7.1 (#1016) robertson-neil 2022-08-22 11:48:24 +0100
  • 3f8468432d Upgrade to Boot 2.7.1 Dave Syer 2022-06-28 08:35:54 +0100
  • 4f3cbaa9aa
    Add the Pivotal extension pack to devcontainers (#994) Julien Dubois 2022-06-16 13:03:22 +0200
  • 5aef5c380c use Java 17 in devcontainers Julien Dubois 2022-06-16 10:32:15 +0200
  • cbf80df5cc remove unused import Julien Dubois 2022-06-16 11:10:17 +0200
  • 5ef819085b Move vscode settings up a level Dave Syer 2022-06-15 17:39:31 +0100
  • 80d03f3cef 985 remove lastName method param from OwnerController kvaithin 2022-06-13 00:41:25 +0100
  • 2a12048e78 Update javadoc: it incorrectly said to return 'true' Tagir Valeev 2022-06-15 11:09:14 +0200
  • 21b94869e8 Whitespace tidy Dave Syer 2022-06-10 12:02:44 +0100
  • dbcd37fe5d Relocate deprecated annotation Dave Syer 2022-06-09 10:26:03 +0000
  • abee85939f Add devcontainer and gitpod Dave Syer 2022-06-08 13:04:08 +0000
  • 0c1fa8e8e2 Update name of deprecated config property Dave Syer 2022-05-19 14:08:07 +0000
  • 1db99dbb58 Update to Spring Boot 2.7.0 Dave Syer 2022-05-19 14:07:16 +0000
  • 7c91e1b40b Update gradle build boot version Dave Syer 2022-05-10 12:39:14 +0100
  • 5ecaccffe9 Make postgres data.sql properly idempotent Dave Syer 2022-04-19 08:43:51 +0000
  • d381fb658c Use open session in view and populate model attrs Dave Syer 2022-04-11 13:24:49 +0000
  • e870b186fb Update readme.md win777 2022-03-13 19:19:24 +0900
  • 0827bc8181 Update readme.md win777 2022-03-13 16:25:08 +0900
  • 31e5aa623e Update readme.md win777 2022-03-11 23:18:31 +0900
  • 60ddc68387 Fixed Typo In PetClinicIntegrationTests Nouman Rahman 2022-03-10 12:31:05 +0530
  • 702747f433 Update jacoco to work with Java 17 Dave Syer 2022-02-23 12:37:21 +0000
  • 604c9c51a3 Remove unused node.version Dave Syer 2022-02-23 11:15:15 +0000
  • 28ea39cb0c Upgrade to Maven Checkstyle plugin 3.1.2 Stephane Nicoll 2022-02-09 16:54:37 +0100
  • d90ecb6a0f Upgrade to spring javaformat 0.0.31 Stephane Nicoll 2022-02-09 16:54:09 +0100
  • 604a9dfe1e Upgrade to nohttp 0.0.10 Stephane Nicoll 2022-02-09 16:52:40 +0100
  • cae097bf6f Upgrade to Spring Boot 2.6.3 Stephane Nicoll 2022-02-09 16:52:00 +0100
  • 9cb8dde9b8 Add section on building a container Dave Syer 2022-01-10 10:46:26 +0000
  • bdcaa85460 Alternative approach with eager fetch Dave Syer 2022-01-10 08:21:14 +0000
  • e765e3ffe1 Fix lazy loading issue in owner details Dave Syer 2022-01-10 08:08:43 +0000
  • 8a28801d1a Add actuators to Gradle build Dave Syer 2022-01-07 09:20:08 +0000
  • 472575378c Additional tweaks in aggregate model. Oliver Drotbohm 2022-01-06 11:00:14 +0100
  • b559077f14 Remove manual id management in child entities Dave Syer 2022-01-06 11:18:15 +0000
  • 43beff91a3 Avoid dropping Postgres schema Shaan Sapra 2022-01-04 10:44:41 -0800
  • 423a337543 Move Visit to owner package (it's aggregate root) Dave Syer 2022-01-05 09:32:03 +0000
  • 58fe6298f8 Also remove VisitRepository Dave Syer 2022-01-05 08:55:24 +0000
  • a5da14ae2f No need for exclusion in recent versions Dave Syer 2022-01-05 08:25:25 +0000
  • c9534421c8 Remove PetRepository and use Owner as aggregate Dave Syer 2022-01-05 08:12:09 +0000
  • 778161f018 Update to Boot 2.6.2 Thomas Risberg 2021-12-23 19:59:05 -0500
  • a7439c74ea Mention Gradle build in readme Dave Syer 2021-12-16 11:46:05 +0000
  • 094d3021e9 Upgrade to Spring Boot 2.6.1 and fix Maven build Dave Syer 2021-12-16 11:39:30 +0000
  • f0155739c3 Update for recent changes in mvn build Dave Syer 2021-12-16 11:33:27 +0000
  • 4df621b41e Make build work with Gradle Dave Syer 2021-05-10 18:01:34 +0100
  • ce626da705 Add support for PostgreSQL Fabian Muscariello 2021-12-07 12:46:58 +0100
  • 20adfb71be Update docker-compose.yml to version 2.2 Fabian Muscariello 2021-12-05 16:24:03 +0100
  • eff7c9529f Use "date" type for date inputs Dave Syer 2021-12-06 14:33:58 +0000
  • 67c8bf6a1f Fix ignores Dave Syer 2021-11-24 11:39:25 +0000