Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
Hi All
I'm trying to get configuration values using @FnConfiguration annotation on childclass method, but i'm getting value as null everytime.
Do we need to have method with @FnConfiguration annoatation only at request handler class