hi all, I am working on supporting KSP in Micronau...
# ksp
g
hi all, I am working on supporting KSP in Micronaut. We have an issue whereby we cannot get the default values of an annotation from a
KSClassDeclaration
, these are only available via
KSAnnotation
, any suggestions on how to resolve this?
t
+ @Jiaxiang
which is clearly undesirable
j
can you share some code snippet where it is not working?
g
I will create an issue soon