Skip to content

Liiv-MetaBang/metabang-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
dkne
Oct 20, 2021
c5bff65 · Oct 20, 2021

History

29 Commits
Oct 18, 2021
Oct 19, 2021
Oct 20, 2021
Oct 20, 2021
Oct 20, 2021
Oct 20, 2021
Oct 18, 2021
Oct 18, 2021
Oct 20, 2021

Repository files navigation

User Repo

localhost:8080/h2-console

auto ddl sql

insert into user(user_id, user_name, password,  account, email,role) values ( null, 'test' ,'1234' , null , null ,1);

select * from user;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published