Java based configuration for Spring Web Flow
Answered
Hi,
I am using Spring Web Flow and added all the necessary configurations, facets etc. to my application context. The configuration is java based and not xml based.
This configuration is not recognized by IntelliJ as a valid Web Flow configuration. It works if I put the configuration in a xml file, but I don't want to do that.
How do I use the java based configuration for Web Flow?
It works flawlessly in Eclipse, but I'd rather use IntelliJ...
Please sign in to leave a comment.
Please vote for https://youtrack.jetbrains.com/issue/IDEA-129391. See https://intellij-support.jetbrains.com/hc/articles/207241135 if you are not familiar with YouTrack.
Thanks for your fast response. I did not see that issue and voted for it now.