helidon-io / helidon

Java libraries for writing microservices
https://helidon.io
Apache License 2.0
3.5k stars 566 forks source link

4.x: forward port of serial-config fix #8814

Closed barchetta closed 4 months ago

barchetta commented 4 months ago

Description

Forward port of #7116 to 4.x to fix #7007 and #7000

Updates existing serial-config.properties file for our ojdbc driver integration module to support jep-290 out-of-box Make sure all helidon modules, archetypes and examples use this integration/ojdbc module Update doc to specify integration/ojdbc module usage instead of direct driver usage

Documentation

Updated as part of this PR