package com.developer-portfolio.backend.service.runner;
@Configuration
public class UserLoaderConfig {
@Bean
CommandLineRunner run() {
return args -> {
addUserIfNotExists("Viki", 27, "https://vbdev.at", "Junior Developer", "next:urban",
"JavaScript, Java, HTML, CSS, React, PHP, SQL", Set.of("ADMIN"));
};
}
}
schikimikiviki
Follow
😼
fullstack dev with a passion for bloody marys, probably busy programming at 3 am or tired from programming at 3 am
-
next:urban
- Vienna
- https://vbdev.at/
Popular repositories Loading
-
-
-
Finance-manager-app
Finance-manager-app PublicForked from TheresaGri/Finance-manager-app
TypeScript
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.