Problemunvalidated
the application fails to start because `field2` is null instead of `Optional.empty()` — loading configuration in spring-boot. Tension: Binding to target TenantsConfiguration failed: Property: pfx.tenants.t1.field2. Outcome: I tried converting TenantConfiguration to a record, but that did not change anything.
b29bf8a9-9493-48ae-9bb1-750b2e6760fc
the application fails to start because field2 is null instead of Optional.empty() — loading configuration in spring-boot. Tension: Binding to target TenantsConfiguration failed:
Property: pfx.tenants.t1.field2. Outcome: I tried converting TenantConfiguration to a record, but that did not change anything.