vaadin / platform

Vaadin platform 10+ is a Java web development platform based on Vaadin web components. If you don't know to which repository your bug report should be filed, use this and we'll move it to the right one.
https://vaadin.com
531 stars 78 forks source link

PiT 24.2: upgrade spring-petclinic-hilla to v2 #4410

Open manolo opened 10 months ago

manolo commented 10 months ago

Describe the bug

Describe the bug

The spring project spring-petclinic-hilla is still in version 1.0.0.beta3 which is not supported anymore, just changing the version to latest does not work because it needs adjustments in java version, spring libraries, database, java code etc.

Expected-behavior

app is in latest version

Reproduction

check version in the pom file https://github.com/spring-petclinic/spring-petclinic-hilla/blob/main/pom.xml#L22

System Info

hilla 2.x

tarekoraby commented 10 months ago

For the record, we are in the process of updating this example.

manolo commented 9 months ago

@tarekoraby how is the status of this, flow was already updated but not hilla ?

tarekoraby commented 9 months ago

There is an updated version of Hilla's Pet Clinic that is pending @marcushellberg's review.