Red5Wiki talk:Community Portal
From Red5Wiki
Does Red5 support any JAVA Application framework?
Red5 applications are by default Spring applications. Red5 supports SPRING framework out of the box. So if one develops Java application on Spring framework,deploying to Red5 server is just a copy-paste job from development environment to deployment server.
