-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fetch upstream #62
base: main
Are you sure you want to change the base?
Fetch upstream #62
Commits on Aug 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5149957 - Browse repository at this point
Copy the full SHA 5149957View commit details -
Merge pull request #805 from DanielFran
* pr/805: Upgrade to Maven 3.8.2 Closes gh-805
Configuration menu - View commit details
-
Copy full SHA for 321cfa7 - Browse repository at this point
Copy the full SHA 321cfa7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11f1234 - Browse repository at this point
Copy the full SHA 11f1234View commit details
Commits on Sep 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 25ba162 - Browse repository at this point
Copy the full SHA 25ba162View commit details
Commits on Oct 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8ad9c05 - Browse repository at this point
Copy the full SHA 8ad9c05View commit details -
Configuration menu - View commit details
-
Copy full SHA for e11a594 - Browse repository at this point
Copy the full SHA e11a594View commit details
Commits on Oct 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e57ef71 - Browse repository at this point
Copy the full SHA e57ef71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a1b3dd - Browse repository at this point
Copy the full SHA 0a1b3ddView commit details
Commits on Oct 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8bfe9e6 - Browse repository at this point
Copy the full SHA 8bfe9e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for af9a0a4 - Browse repository at this point
Copy the full SHA af9a0a4View commit details
Commits on Oct 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0162107 - Browse repository at this point
Copy the full SHA 0162107View commit details
Commits on Oct 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0016ae9 - Browse repository at this point
Copy the full SHA 0016ae9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 198f5e2 - Browse repository at this point
Copy the full SHA 198f5e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30d0e2a - Browse repository at this point
Copy the full SHA 30d0e2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc35c40 - Browse repository at this point
Copy the full SHA bc35c40View commit details
Commits on Nov 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b45f5be - Browse repository at this point
Copy the full SHA b45f5beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3eba970 - Browse repository at this point
Copy the full SHA 3eba970View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f2f8fa - Browse repository at this point
Copy the full SHA 4f2f8faView commit details
Commits on Nov 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1095a15 - Browse repository at this point
Copy the full SHA 1095a15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d4727f - Browse repository at this point
Copy the full SHA 4d4727fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ea2836 - Browse repository at this point
Copy the full SHA 7ea2836View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff2febe - Browse repository at this point
Copy the full SHA ff2febeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ecc4c3 - Browse repository at this point
Copy the full SHA 4ecc4c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 576c4eb - Browse repository at this point
Copy the full SHA 576c4ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83e0749 - Browse repository at this point
Copy the full SHA 83e0749View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67c8bf6 - Browse repository at this point
Copy the full SHA 67c8bf6View commit details
Commits on Dec 6, 2021
-
Use "date" type for date inputs
In 2021 we really should be using the browser's own date picker.
Configuration menu - View commit details
-
Copy full SHA for eff7c95 - Browse repository at this point
Copy the full SHA eff7c95View commit details
Commits on Dec 7, 2021
-
Update docker-compose.yml to version 2.2
The current docker-compose.yml is still in version 1, which is deprecated: https://docs.docker.com/compose/compose-file/compose-versioning/ So if you try to run `docker-compose up` with a recent version of docker-compose, the following error occurs: (root) Additional property mysql is not allowed Version 2.2 was chosen because it's not deprecated, but it also has been released some time ago: Compose version 2.2 requires docker engine version 1.13.0, which was released on 2017-01-18. So, with this version, hopefully no users will have any issues either with deprecation warnings or with a version that is not yet supported by their docker-engine.
Configuration menu - View commit details
-
Copy full SHA for 20adfb7 - Browse repository at this point
Copy the full SHA 20adfb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce626da - Browse repository at this point
Copy the full SHA ce626daView commit details
Commits on Dec 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4df621b - Browse repository at this point
Copy the full SHA 4df621bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f015573 - Browse repository at this point
Copy the full SHA f015573View commit details -
Configuration menu - View commit details
-
Copy full SHA for 094d302 - Browse repository at this point
Copy the full SHA 094d302View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7439c7 - Browse repository at this point
Copy the full SHA a7439c7View commit details
Commits on Dec 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 778161f - Browse repository at this point
Copy the full SHA 778161fView commit details
Commits on Jan 5, 2022
-
Remove PetRepository and use Owner as aggregate
Owner is really the aggregate root in DDD terms and there is no need to directly access the Pet entity.
Configuration menu - View commit details
-
Copy full SHA for c953442 - Browse repository at this point
Copy the full SHA c953442View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5da14a - Browse repository at this point
Copy the full SHA a5da14aView commit details -
Rely on Hibernate to do lazy loading on visits.
Configuration menu - View commit details
-
Copy full SHA for 58fe629 - Browse repository at this point
Copy the full SHA 58fe629View commit details -
Configuration menu - View commit details
-
Copy full SHA for 423a337 - Browse repository at this point
Copy the full SHA 423a337View commit details
Commits on Jan 6, 2022
-
Avoid dropping Postgres schema
The postgres user needs to be an owner of the public schema or a superuser in order to execute the schema.sql for database initialization. To avoid that, two changes are required: - use `CREATE TABLE IF NOT EXISTS` in order to idempotently create the necessary tables - handle conflicts when inserting duplicate data This follows the pattern in use by the src/main/resources/db/mysql/{data,schema.sql} files. Authored-by: Shaan Sapra <shsapra@vmware.com>
Configuration menu - View commit details
-
Copy full SHA for 43beff9 - Browse repository at this point
Copy the full SHA 43beff9View commit details -
Remove manual id management in child entities
This is reverting a workaround for a Hibernate "feature". There's no need for the child entities (Pet and Visit) to know about their parent (foreign key). Hibernate can manage that just fine with a @joincolumn. But it needs a nullable foreign key column in the DB schema. That's the downside. The upside is much less code in Java.
Configuration menu - View commit details
-
Copy full SHA for b559077 - Browse repository at this point
Copy the full SHA b559077View commit details
Commits on Jan 7, 2022
-
Additional tweaks in aggregate model.
Introduced Owner.addVisit(…) to avoid that state transition to live in controller code. Slightly polished some assertions in ClinicServiceTests.
Configuration menu - View commit details
-
Copy full SHA for 4725753 - Browse repository at this point
Copy the full SHA 4725753View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a28801 - Browse repository at this point
Copy the full SHA 8a28801View commit details
Commits on Jan 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e765e3f - Browse repository at this point
Copy the full SHA e765e3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bdcaa85 - Browse repository at this point
Copy the full SHA bdcaa85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cb8dde - Browse repository at this point
Copy the full SHA 9cb8ddeView commit details
Commits on Feb 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cae097b - Browse repository at this point
Copy the full SHA cae097bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 604a9df - Browse repository at this point
Copy the full SHA 604a9dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for d90ecb6 - Browse repository at this point
Copy the full SHA d90ecb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28ea39c - Browse repository at this point
Copy the full SHA 28ea39cView commit details
Commits on Feb 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 604c9c5 - Browse repository at this point
Copy the full SHA 604c9c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 702747f - Browse repository at this point
Copy the full SHA 702747fView commit details
Commits on Mar 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 60ddc68 - Browse repository at this point
Copy the full SHA 60ddc68View commit details
Commits on Mar 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 31e5aa6 - Browse repository at this point
Copy the full SHA 31e5aa6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0827bc8 - Browse repository at this point
Copy the full SHA 0827bc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e870b18 - Browse repository at this point
Copy the full SHA e870b18View commit details
Commits on Apr 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d381fb6 - Browse repository at this point
Copy the full SHA d381fb6View commit details
Commits on Apr 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5ecaccf - Browse repository at this point
Copy the full SHA 5ecaccfView commit details
Commits on May 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7c91e1b - Browse repository at this point
Copy the full SHA 7c91e1bView commit details
Commits on May 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1db99db - Browse repository at this point
Copy the full SHA 1db99dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c1fa8e - Browse repository at this point
Copy the full SHA 0c1fa8eView commit details
Commits on Jun 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for abee859 - Browse repository at this point
Copy the full SHA abee859View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbcd37f - Browse repository at this point
Copy the full SHA dbcd37fView commit details
Commits on Jun 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 21b9486 - Browse repository at this point
Copy the full SHA 21b9486View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a12048 - Browse repository at this point
Copy the full SHA 2a12048View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80d03f3 - Browse repository at this point
Copy the full SHA 80d03f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ef8190 - Browse repository at this point
Copy the full SHA 5ef8190View commit details
Commits on Jun 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cbf80df - Browse repository at this point
Copy the full SHA cbf80dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5aef5c3 - Browse repository at this point
Copy the full SHA 5aef5c3View commit details -
Add the Pivotal extension pack to devcontainers (#994)
Add Spring Boot extensions
Configuration menu - View commit details
-
Copy full SHA for 4f3cbaa - Browse repository at this point
Copy the full SHA 4f3cbaaView commit details
Commits on Jun 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3f84684 - Browse repository at this point
Copy the full SHA 3f84684View commit details
Commits on Aug 22, 2022
-
Upgrade build.grade to spring-boot-starter 2.7.1 (#1016)
@pivotal-cla This is an Obvious Fix This fixes a compilation error in PetClinicIntegrationTests Upgrade to same version as used in pom.xml
Configuration menu - View commit details
-
Copy full SHA for a3294f2 - Browse repository at this point
Copy the full SHA a3294f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c576304 - Browse repository at this point
Copy the full SHA c576304View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f9dbf5 - Browse repository at this point
Copy the full SHA 6f9dbf5View commit details
Commits on Sep 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 276880e - Browse repository at this point
Copy the full SHA 276880eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39b3ef8 - Browse repository at this point
Copy the full SHA 39b3ef8View commit details
Commits on Sep 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d3aabf8 - Browse repository at this point
Copy the full SHA d3aabf8View commit details
Commits on Sep 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 53343c2 - Browse repository at this point
Copy the full SHA 53343c2View commit details
Commits on Sep 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 70f615a - Browse repository at this point
Copy the full SHA 70f615aView commit details
Commits on Sep 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7e91b98 - Browse repository at this point
Copy the full SHA 7e91b98View commit details
Commits on Sep 24, 2022
-
Readability improvements & Use stream instread of forEach (#1055)
* Use stream instead of forEach on find PetType logic of parse() * Improve controllers readability * Rollback stream instead of for-each
Configuration menu - View commit details
-
Copy full SHA for f48227a - Browse repository at this point
Copy the full SHA f48227aView commit details
Commits on Sep 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 89f7b4e - Browse repository at this point
Copy the full SHA 89f7b4eView commit details
Commits on Oct 16, 2022
-
Use WebJars versioned URLs (#1099)
In order to improve efficiency (see spring-projects/spring-framework#27619) and allow native image compatibility, this commit uses WebJars versioned URLs which are supported out of the box on Spring Boot via /META-INF/resources default resource location configuration, removing the need to use webjars-locator-core dependency and WebJarsResourceResolver. I have been able to measure a consistent 5% startup time improvement on the JVM with that simple change on my local machine.
Configuration menu - View commit details
-
Copy full SHA for a5cbb85 - Browse repository at this point
Copy the full SHA a5cbb85View commit details
Commits on Oct 25, 2022
-
Make sure we use the suggested fragment inclusion syntax. Use th:insert instead of th:include. Use simpler URI path segment templating to avoid duplication of expressions. Avoid trailing slashes in URIs creates as upcoming Spring Boot versions will not map the trailing slash flavors of defined URI mappings.
Configuration menu - View commit details
-
Copy full SHA for 9ecdc11 - Browse repository at this point
Copy the full SHA 9ecdc11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1315cf6 - Browse repository at this point
Copy the full SHA 1315cf6View commit details -
Add JAXB API to compile time dependencies.
Needed for JAXB annotations in the sources on Java 17.
Configuration menu - View commit details
-
Copy full SHA for 1e56f6f - Browse repository at this point
Copy the full SHA 1e56f6fView commit details -
Additional setup to support native image creation.
- Switch to Caffeine for caching since it is supported on native unlike Ehcache - Use latest metadata repository 0.2.3 (will be the default with Native Build Tools 0.9.15) - Registers resource hints for WebJars and db resource directory
Configuration menu - View commit details
-
Copy full SHA for f53e0d0 - Browse repository at this point
Copy the full SHA f53e0d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3a8d24 - Browse repository at this point
Copy the full SHA f3a8d24View commit details
Commits on Dec 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for dade7fc - Browse repository at this point
Copy the full SHA dade7fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5b1ebc - Browse repository at this point
Copy the full SHA f5b1ebcView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8e37b3 - Browse repository at this point
Copy the full SHA e8e37b3View commit details
Commits on Jan 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6580e8b - Browse repository at this point
Copy the full SHA 6580e8bView commit details
Commits on Jan 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 05468bc - Browse repository at this point
Copy the full SHA 05468bcView commit details
Commits on Jan 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6be2a58 - Browse repository at this point
Copy the full SHA 6be2a58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10b13eb - Browse repository at this point
Copy the full SHA 10b13ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca055db - Browse repository at this point
Copy the full SHA ca055dbView commit details
Commits on Feb 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b298af3 - Browse repository at this point
Copy the full SHA b298af3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 635b0a9 - Browse repository at this point
Copy the full SHA 635b0a9View commit details
Commits on Feb 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1079767 - Browse repository at this point
Copy the full SHA 1079767View commit details
Commits on Feb 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f2d9c9b - Browse repository at this point
Copy the full SHA f2d9c9bView commit details
Commits on Mar 8, 2023
-
publisher id of vscode-boot-dev-pack has been changed from `pivotal` to `vmware`.
Configuration menu - View commit details
-
Copy full SHA for 68fb7ac - Browse repository at this point
Copy the full SHA 68fb7acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ceba6d - Browse repository at this point
Copy the full SHA 5ceba6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd54a40 - Browse repository at this point
Copy the full SHA dd54a40View commit details -
If I won't keep *.java file as LF newline, I can't run app because I can't pass "io.spring.javaformat:spring-javaformat-maven-plugin:0.0.31:validate" goal when I mount files into container.
Configuration menu - View commit details
-
Copy full SHA for bac74f7 - Browse repository at this point
Copy the full SHA bac74f7View commit details
Commits on Mar 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2ceb8c1 - Browse repository at this point
Copy the full SHA 2ceb8c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc46671 - Browse repository at this point
Copy the full SHA cc46671View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0962ed7 - Browse repository at this point
Copy the full SHA 0962ed7View commit details
Commits on Apr 13, 2023
-
Add user friendly error when Java < 17 is used
Add an enforcer rule with a custom message to detect if the JVM version is too old
Configuration menu - View commit details
-
Copy full SHA for 7b1abb3 - Browse repository at this point
Copy the full SHA 7b1abb3View commit details -
fix typo of org.springframework.samples.petclinic.owner.Owner.getPet(java.lang.String) annotation.
Configuration menu - View commit details
-
Copy full SHA for b94d306 - Browse repository at this point
Copy the full SHA b94d306View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e71aaa - Browse repository at this point
Copy the full SHA 6e71aaaView commit details
Commits on May 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8a5a14e - Browse repository at this point
Copy the full SHA 8a5a14eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2ec220 - Browse repository at this point
Copy the full SHA b2ec220View commit details -
--------------------- - 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%)
Configuration menu - View commit details
-
Copy full SHA for 0787ad6 - Browse repository at this point
Copy the full SHA 0787ad6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2249cbc - Browse repository at this point
Copy the full SHA 2249cbcView commit details
Commits on May 10, 2023
-
Maven build generates consistent output
Set build output timestamp per: https://maven.apache.org/guides/mini/guide-reproducible-builds.html
Configuration menu - View commit details
-
Copy full SHA for cdb2eb1 - Browse repository at this point
Copy the full SHA cdb2eb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 313121d - Browse repository at this point
Copy the full SHA 313121dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2692c5b - Browse repository at this point
Copy the full SHA 2692c5bView commit details
Commits on May 26, 2023
-
Upgrade for Spring Boot 3.1 (#1253)
* Upgrade for Spring Boot 3.1 * Remove 'encoding' because of Maven WARNING * Extracting logo SVG into file * Making logo src context-path aware * Remove unused image
Configuration menu - View commit details
-
Copy full SHA for 0d9e882 - Browse repository at this point
Copy the full SHA 0d9e882View commit details
Commits on Jun 8, 2023
-
Remove unnecessary autocrlf guidance
This is no longer necessary as of spring-javaformat 0.0.36
Configuration menu - View commit details
-
Copy full SHA for cf6d44b - Browse repository at this point
Copy the full SHA cf6d44bView commit details
Commits on Jun 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3c1ef72 - Browse repository at this point
Copy the full SHA 3c1ef72View commit details
Commits on Jun 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 768e1ed - Browse repository at this point
Copy the full SHA 768e1edView commit details
Commits on Jun 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 10e3dc9 - Browse repository at this point
Copy the full SHA 10e3dc9View commit details
Commits on Jul 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ca2d8db - Browse repository at this point
Copy the full SHA ca2d8dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 029de90 - Browse repository at this point
Copy the full SHA 029de90View commit details
Commits on Jul 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f85ad88 - Browse repository at this point
Copy the full SHA f85ad88View commit details
Commits on Jul 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c231682 - Browse repository at this point
Copy the full SHA c231682View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4efc93 - Browse repository at this point
Copy the full SHA b4efc93View commit details
Commits on Jul 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3be2895 - Browse repository at this point
Copy the full SHA 3be2895View commit details
Commits on Jul 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3a61275 - Browse repository at this point
Copy the full SHA 3a61275View commit details
Commits on Jul 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0a52901 - Browse repository at this point
Copy the full SHA 0a52901View commit details
Commits on Aug 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4926e29 - Browse repository at this point
Copy the full SHA 4926e29View commit details
Commits on Sep 12, 2023
-
feat: Add a Korean message file to support at least one non-European …
…language This commit introduces a new Korean message file to the project. With this addition, the project now supports messages in languages other than European languages. Resolves: #1299
Configuration menu - View commit details
-
Copy full SHA for 18266fe - Browse repository at this point
Copy the full SHA 18266feView commit details -
Configuration menu - View commit details
-
Copy full SHA for d11d6e8 - Browse repository at this point
Copy the full SHA d11d6e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5accc40 - Browse repository at this point
Copy the full SHA 5accc40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 923e2b7 - Browse repository at this point
Copy the full SHA 923e2b7View commit details
Commits on Nov 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5a9d1fc - Browse repository at this point
Copy the full SHA 5a9d1fcView commit details
Commits on Nov 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for de0e366 - Browse repository at this point
Copy the full SHA de0e366View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b8304f - Browse repository at this point
Copy the full SHA 8b8304fView commit details
Commits on Dec 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d69204f - Browse repository at this point
Copy the full SHA d69204fView commit details
Commits on Dec 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0aa3adb - Browse repository at this point
Copy the full SHA 0aa3adbView commit details
Commits on Jan 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 80fd110 - Browse repository at this point
Copy the full SHA 80fd110View commit details
Commits on Jan 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cdd925d - Browse repository at this point
Copy the full SHA cdd925dView commit details
Commits on Jan 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1721124 - Browse repository at this point
Copy the full SHA 1721124View commit details
Commits on Jan 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a35189a - Browse repository at this point
Copy the full SHA a35189aView commit details
Commits on Jan 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4ad3b4e - Browse repository at this point
Copy the full SHA 4ad3b4eView commit details
Commits on Jan 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6fe21e5 - Browse repository at this point
Copy the full SHA 6fe21e5View commit details
Commits on Jan 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2fe9613 - Browse repository at this point
Copy the full SHA 2fe9613View commit details -
Configuration menu - View commit details
-
Copy full SHA for 836d111 - Browse repository at this point
Copy the full SHA 836d111View commit details
Commits on Feb 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ee6573c - Browse repository at this point
Copy the full SHA ee6573cView commit details -
Configuration menu - View commit details
-
Copy full SHA for da1c93d - Browse repository at this point
Copy the full SHA da1c93dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2f1ad5 - Browse repository at this point
Copy the full SHA a2f1ad5View commit details
Commits on Feb 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4148fc9 - Browse repository at this point
Copy the full SHA 4148fc9View commit details
Commits on Feb 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6508cfb - Browse repository at this point
Copy the full SHA 6508cfbView commit details -
Use gradle Java plugin configuration block
Java direct convention use deprecated: https://docs.gradle.org/8.6/userguide/upgrading_version_8.html#java_convention_deprecation
Configuration menu - View commit details
-
Copy full SHA for 3efd6e0 - Browse repository at this point
Copy the full SHA 3efd6e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5167226 - Browse repository at this point
Copy the full SHA 5167226View commit details
Commits on May 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5941227 - Browse repository at this point
Copy the full SHA 5941227View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f78b07 - Browse repository at this point
Copy the full SHA 4f78b07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ed20bf - Browse repository at this point
Copy the full SHA 9ed20bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for dea3432 - Browse repository at this point
Copy the full SHA dea3432View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57eb744 - Browse repository at this point
Copy the full SHA 57eb744View commit details -
Update src/test/java/org/springframework/samples/petclinic/model/Vali…
…datorTests.java Co-authored-by: zral <73640367+zyberzebra@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d604a01 - Browse repository at this point
Copy the full SHA d604a01View commit details -
Update src/test/java/org/springframework/samples/petclinic/service/Cl…
…inicServiceTests.java Co-authored-by: zral <73640367+zyberzebra@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ca57854 - Browse repository at this point
Copy the full SHA ca57854View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5b3b35 - Browse repository at this point
Copy the full SHA c5b3b35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7055f0c - Browse repository at this point
Copy the full SHA 7055f0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3a6755 - Browse repository at this point
Copy the full SHA f3a6755View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19f5268 - Browse repository at this point
Copy the full SHA 19f5268View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f79926 - Browse repository at this point
Copy the full SHA 8f79926View commit details -
remove leading spaces in /owners//pets//visits/new, /owners//pets//vi…
…sits/new and /webjars/bootstrap/5.3.2/dist/js/bootstrap.bundle.min.js resulting in 404s
Configuration menu - View commit details
-
Copy full SHA for 395356a - Browse repository at this point
Copy the full SHA 395356aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf3bc29 - Browse repository at this point
Copy the full SHA bf3bc29View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0bc917 - Browse repository at this point
Copy the full SHA c0bc917View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7bc8b1 - Browse repository at this point
Copy the full SHA c7bc8b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 405cdc6 - Browse repository at this point
Copy the full SHA 405cdc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 284d079 - Browse repository at this point
Copy the full SHA 284d079View commit details
Commits on May 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 527dad0 - Browse repository at this point
Copy the full SHA 527dad0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fa3fa8 - Browse repository at this point
Copy the full SHA 6fa3fa8View commit details
Commits on May 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 85ae6fb - Browse repository at this point
Copy the full SHA 85ae6fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 055ef65 - Browse repository at this point
Copy the full SHA 055ef65View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa9b9e7 - Browse repository at this point
Copy the full SHA aa9b9e7View commit details
Commits on May 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 52e528b - Browse repository at this point
Copy the full SHA 52e528bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7034d17 - Browse repository at this point
Copy the full SHA 7034d17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39cc7e1 - Browse repository at this point
Copy the full SHA 39cc7e1View commit details
Commits on May 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fa8f683 - Browse repository at this point
Copy the full SHA fa8f683View commit details -
Configuration menu - View commit details
-
Copy full SHA for 308f7ec - Browse repository at this point
Copy the full SHA 308f7ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8fcd11 - Browse repository at this point
Copy the full SHA d8fcd11View commit details
Commits on Jul 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 383edc1 - Browse repository at this point
Copy the full SHA 383edc1View commit details
Commits on Aug 14, 2024
-
Update the DevContainer configuration
This uses the configuration I wrote at langchain4j/langchain4j#337
Configuration menu - View commit details
-
Copy full SHA for 12eb8b1 - Browse repository at this point
Copy the full SHA 12eb8b1View commit details
Commits on Aug 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 91328af - Browse repository at this point
Copy the full SHA 91328afView commit details
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cabb74e - Browse repository at this point
Copy the full SHA cabb74eView commit details
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f6f923b - Browse repository at this point
Copy the full SHA f6f923bView commit details -
Disable JPA Open Session In View
With the current codebase, it does not seems to be needed anymore, so we disable it to provide better performances.
Configuration menu - View commit details
-
Copy full SHA for d90e284 - Browse repository at this point
Copy the full SHA d90e284View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2daa399 - Browse repository at this point
Copy the full SHA 2daa399View commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6fffe61 - Browse repository at this point
Copy the full SHA 6fffe61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 608e2b6 - Browse repository at this point
Copy the full SHA 608e2b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8001e0 - Browse repository at this point
Copy the full SHA f8001e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc44212 - Browse repository at this point
Copy the full SHA fc44212View commit details
Commits on Oct 10, 2024
-
Minor code changes are the following:
-Removed unused variables from few files. -Added null assertions in some tests. -Removed unnecessary throw exceptions.
Configuration menu - View commit details
-
Copy full SHA for ae1bb82 - Browse repository at this point
Copy the full SHA ae1bb82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62dbfa8 - Browse repository at this point
Copy the full SHA 62dbfa8View commit details
Commits on Oct 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 912de16 - Browse repository at this point
Copy the full SHA 912de16View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbb2379 - Browse repository at this point
Copy the full SHA bbb2379View commit details
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 90bbb98 - Browse repository at this point
Copy the full SHA 90bbb98View commit details -
Configuration menu - View commit details
-
Copy full SHA for dff45cf - Browse repository at this point
Copy the full SHA dff45cfView commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for a50bfb6 - Browse repository at this point
Copy the full SHA a50bfb6View commit details -
- <fix>: use `equals` to replace `==` to compare `Integer` variable. - <delete>: remove redundant 'toLowerCase()' method and simplify pet lookup logic. - <update>: rewrite method `getName()` comments.
Configuration menu - View commit details
-
Copy full SHA for fdc40a7 - Browse repository at this point
Copy the full SHA fdc40a7View commit details
Commits on Nov 6, 2024
-
- <optimize>: delete logic `add owner to model` because of the comment `@ModelAttribute("owner")`. - <fix>: add logical judgment in ordet to avoid `owner` from `form` and `ownerId` from `url` mismatch.
Configuration menu - View commit details
-
Copy full SHA for 14af47d - Browse repository at this point
Copy the full SHA 14af47dView commit details
Commits on Nov 7, 2024
-
Refactor the logic and add unit test
-<add>: add `@NotBlank` validation to pet's name. -<refactor>: delete useless code and add unit test to check duplicate Pet name validation logic. -<modify>: add `Id` to pet in unit test. -<refactor>: classify unit test. <modify>: adjust code format.
Configuration menu - View commit details
-
Copy full SHA for 50866de - Browse repository at this point
Copy the full SHA 50866deView commit details
Commits on Nov 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a3026bd - Browse repository at this point
Copy the full SHA a3026bdView commit details
Commits on Nov 10, 2024
-
-<replace>: use `JpaRepository` to replace `Repository` in `OwnerRepository` class. -<remove1>: remove `save()` method. JpaRepository provides it by default. -<remove2>: remove `@Query` because in `Owner` class, the `@OneToMany` annotiation achieved `fetch` in query. -<refactor1>: use `Optional<Owner>` to recieve the result from `findById()`, and if is null, throw `IllegalArugmentExpection`. -<refactor2>: achieve the assert to judge return value in tests. -<add>: add name to `@author` tag.
Configuration menu - View commit details
-
Copy full SHA for 668629d - Browse repository at this point
Copy the full SHA 668629dView commit details
Commits on Nov 11, 2024
-
<refactor>: remove useless logic cod. <refactor>: detele useless annotation which is provided by Jpa. <refactor>: refactor implement of `findByLastName`, use Jpa to simplify query.
Configuration menu - View commit details
-
Copy full SHA for 1cad412 - Browse repository at this point
Copy the full SHA 1cad412View commit details -
Configuration menu - View commit details
-
Copy full SHA for 317562a - Browse repository at this point
Copy the full SHA 317562aView commit details
Commits on Nov 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9f1cda1 - Browse repository at this point
Copy the full SHA 9f1cda1View commit details