Convert grails app to plugin
        Posted  
        
            by bsreekanth
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by bsreekanth
        
        
        
        Published on 2010-04-05T20:50:08Z
        Indexed on 
            2010/04/05
            20:53 UTC
        
        
        Read the original article
        Hit count: 738
        
Hello, I started a grails application by grails create-app. For modularity, I feel like it would be better that component be a plugin. Can I convert this application into a grails plugin? thanks, Babu.
© Stack Overflow or respective owner