micronaut-projects / micronaut-projects/micronaut-sql
Add graalvm metadata to the https://github.com/oracle/graalvm-reachability-metadata
- Dominant language
- Java
- Stars
- 83
- Forks
- 49
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 22
Description
### Issue description
Currently, there are graalvm metadata for some modules in micronaut-sql. It would be good to add them to https://github.com/oracle/graalvm-reachability-metadata and once published there, then remove it from micronaut-sql.
Currently, these modules have graalvm metadata
- [x] jdbc-dbcp (done in https://github.com/oracle/graalvm-reachability-metadata/pull/520 but need to get it propagated by the NBT plugin)
- [x] hibernate-jpa (since PR https://github.com/micronaut-projects/micronaut-sql/pull/1397 but there is already metadata, just need new NBT plugin)
- [ ] jdbc-tomcat (since PR https://github.com/micronaut-projects/micronaut-sql/pull/1391)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.