nevinitsin
Results
1
issues of
nevinitsin
**Feature request** I am stuck with cassandra. It loads configuration files like this (I can't change its code): ``` getClass().getClassLoader().getResource("cassandra.yaml") getClass().getClassLoader().getResourceAsStream("cassandra.topology") ``` But before that, my application writes these files...
feature
native-image