Skip to content
View schikimikiviki's full-sized avatar
😼
😼

Block or report schikimikiviki

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
schikimikiviki/README.md

viktoriabzdyk.java


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"));

        };
    }

}

Popular repositories Loading

  1. raspberry-schlaue-pflanze raspberry-schlaue-pflanze Public

    Python 1

  2. dinogame dinogame Public

    JavaScript 1

  3. pizza-app pizza-app Public

    Forked from Kenavm/pizza-app

    JavaScript

  4. Finance-manager-app Finance-manager-app Public

    Forked from TheresaGri/Finance-manager-app

    TypeScript

  5. Nasa-API Nasa-API Public

    JavaScript

  6. Employee-fullstack Employee-fullstack Public

    JavaScript