Basic Overview of MVC Architecture in Grails
Overview
The Model-View-Controller (MVC) architecture is a design pattern commonly used in software development, especially for building web applications. Grails is a web application framework that follows the Model-View-Controller (MVC) architectura...
mrahmanashiq.hashnode.dev3 min read