Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/naitoyuma7110/chat-bachend
チャットアプリ API(Springboot)
https://github.com/naitoyuma7110/chat-bachend
java springboot springtest
Last synced: 26 days ago
JSON representation
チャットアプリ API(Springboot)
- Host: GitHub
- URL: https://github.com/naitoyuma7110/chat-bachend
- Owner: naitoyuma7110
- Created: 2023-04-19T03:05:12.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-17T17:17:46.000Z (11 months ago)
- Last Synced: 2024-11-05T19:12:25.381Z (2 months ago)
- Topics: java, springboot, springtest
- Language: Java
- Homepage:
- Size: 366 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jave(Springboot)でテスト駆動開発/チャットアプリAPI
参考:[https://www.techpit.jp/courses/232/curriculums/235/sections/1527/parts/6072](https://www.techpit.jp/courses/232)
## 概要
- Java Springboot の練習
- オニオンアーキテクチャ
- テスト駆動開発(TDD)## テストライブラリ
- spring-test
- JSONAssert
- DBUnit