Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/infott2t/tdd-spring-ex01
SpringBoot JPA, QueryDSL. and TDD Checky. How about this. Let's study. Thank you.
https://github.com/infott2t/tdd-spring-ex01
jpa querydsl querydsl-jpa springboot tdd tdd-java
Last synced: 25 days ago
JSON representation
SpringBoot JPA, QueryDSL. and TDD Checky. How about this. Let's study. Thank you.
- Host: GitHub
- URL: https://github.com/infott2t/tdd-spring-ex01
- Owner: infott2t
- License: gpl-3.0
- Created: 2023-02-09T15:12:06.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-16T16:34:53.000Z (almost 2 years ago)
- Last Synced: 2024-11-11T23:12:34.746Z (3 months ago)
- Topics: jpa, querydsl, querydsl-jpa, springboot, tdd, tdd-java
- Language: Java
- Homepage:
- Size: 83 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license
Awesome Lists containing this project
README
# TDD-spring-ex01
SpringBoot JPA, QueryDSL. and TDD Checky. How about this. Let's study. Thank you.sql,
--데이터베이스 생성 EXAMPLE0 CREATE DATABASE EXAMPLE0 DEFAULT CHARACTER SET utf8;
--유저 생성 admin0 CREATE USER 'admin0'@'localhost' IDENTIFIED WITH mysql_native_password BY '1234';
--DB권한 부여하기. GRANT ALL PRIVILEGES ON EXAMPLE0.* TO 'admin0'@'localhost';
USE EXAMPLE0;
서비스 실제 제공관련해서는 책임지지 않습니다. 참조해보세요. https://github.com/infott2t
또, 교회. 다녀보세요. 기독교. 전화도 해보세요. 사회에서 쉴 곳. 하고 싶은 말이네요.
좋은 하루되세요.
저의 Git, 봐 주셔서 감사합니다.