An open API service indexing awesome lists of open source software.

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

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 :

![testResults](https://i.hizliresim.com/lzz3s4f.JPG)

last commit : 24.07.2021

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