https://github.com/ugurcanerdogan/kotlinintro
Spring Boot Project with Kotlin & JUnit 5
https://github.com/ugurcanerdogan/kotlinintro
junit5 kotlin spring
Last synced: 5 months ago
JSON representation
Spring Boot Project with Kotlin & JUnit 5
- Host: GitHub
- URL: https://github.com/ugurcanerdogan/kotlinintro
- Owner: ugurcanerdogan
- Created: 2021-07-23T21:09:38.000Z (almost 5 years ago)
- Default Branch: circleci-project-setup
- Last Pushed: 2023-02-03T06:09:53.000Z (over 3 years ago)
- Last Synced: 2025-06-04T02:18:54.028Z (about 1 year ago)
- Topics: junit5, kotlin, spring
- Language: Kotlin
- Homepage:
- Size: 86.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# KotlinIntro
## Spring Boot Project with Kotlin & JUnit 5
This project has been prepared in parallel with the contents in the relevant playlist of the newboston YouTube channel. It basically includes Spring Boot exercises and JUnit5 trials based on endpoints.
IMPORTANT NOTE: NetworkDataSource cannot be used as a DataSource due to the removal of related APIs from thenewboston site.
Test results :

last commit : 24.07.2021
last commit : 15.03.2022 [circle-ci and dependabot integrations added]