Gero Müller

Results 5 issues of Gero Müller

### Description PanacheEntityResource already provides a nice and quick way to expose entities. It would be great to have a PanacheChildEntityResource which uses the path parameter containing the parent id,...

kind/enhancement
area/panache

### Description The flag globally_quoted_identifiers_skip_column_definitions is missing. See here: https://stackoverflow.com/questions/64259356/hibernate-globally-quoted-identifiers-true-breaking-integration-tests-with-h2-in Thanks! ### Implementation ideas _No response_

kind/enhancement
area/persistence
area/hibernate-orm

In our API only ids are send instead of objects, so we use @JsonIdentityReference(alwaysAsId = true). See here: https://stackoverflow.com/questions/32692609/swagger-2-0-jackson-jsonidentityinfo-doesnt-work It would be great if you could add this feature, so...

enhancement

### Is your feature request related to a problem? Please describe. I want my local registry to be polled every 30 seconds, so pushes from CI/CD are quickly applied. ###...

Type: Enhancement
Priority: Low
Status: Available

Hi! Great tool. I use it via volume mounts, so there is no need to build new images for existing tools. Maybe you can add it to the docs: ```...