-
Enhancement
-
Resolution: Done
-
Minor
-
None
-
None
-
1
-
False
-
False
-
I was trying to run a persistence example that didn't use infinispan. So I added the following to my application.yaml file.
{{kogito: }}
persistence:
{{ type: jdbc}}
I found out the hard way that maven codegen does not read from application.yaml file. Is there a way to get it to know that I'm using yaml files instead of properties?
- relates to
-
KOGITO-6265 Get kogito.persistence.type from quarkus configuration
- Closed