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
12
Commits
1
Branch
0
Tags
3.2
MiB
Java
100%
439c1560d8
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
439c1560d8
DataService implementation is done and tested. The application is now working end-2-end
2020-02-28 18:28:03 +01:00
json
add some test data to the project
2020-02-27 13:44:54 +01:00
src
DataService implementation is done and tested. The application is now working end-2-end
2020-02-28 18:28:03 +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