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
9
Commits
1
Branch
0
Tags
3.2
MiB
Java
100%
e7e8f786e8
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
e7e8f786e8
added DataTransformationService transforming jackson serialized DTOs to flatten Feature objects
2020-02-28 13:49:00 +01:00
json
add some test data to the project
2020-02-27 13:44:54 +01:00
src
added DataTransformationService transforming jackson serialized DTOs to flatten Feature objects
2020-02-28 13:49:00 +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