I am creating a standalone application using spring annotations. I have used the following link to refer Using Spring 3 autowire in a standalone Java application
My question is how do I access java arguments in my standalone application ?
I am creating a standalone application using spring annotations. I have used the following link to refer Using Spring 3 autowire in a standalone Java application
My question is how do I access java arguments in my standalone application ?