Learn how to use Spring security’s impersonate feature adapted to your own security constraints and as a REST endpoint here.
New recipe: Generating Liquibase migrate file in offline mode
4th recipe of 2016 is about Liquibase and how to manage/generate the migrate.sql file to upgrade your database when you don’t have direct access to the database that you wish to upgrade. Hope it’s helpful! 🙂
