Seems this also works but i am already in my firs testing stage, so I am not 100% sure:
<context-param>
<param-name>spring.profiles.active</param-name>
...
Type: Posts; User: josuealcalde; Keyword(s):
Seems this also works but i am already in my firs testing stage, so I am not 100% sure:
<context-param>
<param-name>spring.profiles.active</param-name>
...
I am developing a new project using spring webflow, jpa with hibernate and richfaces.
I have developed some jpa + jsf applications, but it my first development using Spring and I am a bit loss...