Jens Kristian Villadsen

Results 225 comments of Jens Kristian Villadsen

( including `AopUtils.isAopProxy` ) that is or something like that ...

I get the design with the flexibility that sometimes it is used as a facade and sometime its more mainly a storage setup - but in the pure starter setup,...

@XcrigX try change https://github.com/hapifhir/hapi-fhir-jpaserver-starter/blob/624a269994933cc51a7b269f33e9f2006c7954a7/src/test/java/some/custom/pkg1/CustomInterceptorPojo.java#L14 to `@Hook(Pointcut.STORAGE_PRESTORAGE_RESOURCE_CREATED)` and you'll see the difference

I got it wrong. It works just as @tadgh described it, though the double invocation could be solved if instance equality is checked.

First of all - it looks like the configuration should be corrected as it does not conform to the documentation on https://docs.spring.io/spring-boot/reference/actuator/endpoints.html#actuator.endpoints.enabling

Should be fixed with https://github.com/hapifhir/hapi-fhir-jpaserver-starter/pull/745

@chgl can you have a look?

Closed as deemed stale

I cannot approve it. For that we need some other folks.

No ... `latest` only reflects latest released right now. Also, this patch goes to 6.8.x. @dotasek would you be able to do a patch release if @preston can verify it...