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
11
Commits
1
Branch
0
Tags
3.2
MiB
Java
100%
46a2e75331
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
46a2e75331
return to the old fashioned style of object initialisation in DataTransformationServiceTest because of non compatible lombok @Builder with Jackson mapper
2020-02-28 14:50:18 +01:00
json
add some test data to the project
2020-02-27 13:44:54 +01:00
src
return to the old fashioned style of object initialisation in DataTransformationServiceTest because of non compatible lombok @Builder with Jackson mapper
2020-02-28 14:50:18 +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