Dominik Schürmann
Currently viewing the tag: "Bootstrap"
One problem you face when deploying a grails application is the Bootstrap file. In development you want to fill the database with test data everytime you launch your grails application. But in production environment when the application is running on the server only some of those entries should be filled in database and this should [...]
