All Downloads are FREE. Search and download functionalities are using the official Maven repository.

sqlconf.inheritance.03-import.sql Maven / Gradle / Ivy

Go to download

The Bootstrap Maven plugin is responsible for bootstrapping a project out of template packs

There is a newer version: 4.0.23
Show newest version
INSERT INTO USER (username, password, is_enabled) VALUES ('admin', 'admin', true);




© 2015 - 2024 Weber Informatics LLC | Privacy Policy