This website requires JavaScript.
Explore
Help
Sign In
steam
/
my-small-satellite
Watch
1
Star
0
Fork
0
You've already forked my-small-satellite
Code
Issues
Pull Requests
Releases
Wiki
Activity
my-small-satellite
8
Commits
1
Branch
0
Tags
3.2
MiB
Java
100%
9ad22501e9
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
steam
9ad22501e9
refactor the data service for the consistent behavior in case of failure
2020-02-27 13:58:36 +01:00
json
add some test data to the project
2020-02-27 13:44:54 +01:00
src
refactor the data service for the consistent behavior in case of failure
2020-02-27 13:58:36 +01:00
.gitignore
Added a spring-boot application shell with a dummy message
2020-02-20 23:39:46 +01:00
LICENSE
Initial commit
2020-02-20 22:50:23 +01:00
pom.xml
- added a necessary DTO's and JsonFileRepository, what enables the application to serialize json-file in to DTO's
2020-02-27 13:48:40 +01:00
README.md
Added a spring-boot application shell with a dummy message
2020-02-20 23:39:46 +01:00
README.md
my-small-satellite
A coding challenge solution for UP42