Skip to content

mtamas7/WOB-Homework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WOB-Homework

Getting Started

Prerequisites

In the application.properties you have to set your own MySQL and FTP server details:

ftp.url=

ftp.username=

ftp.password=

spring.datasource.url=

spring.datasource.username=

spring.datasource.password=

Test the application

Profiles

The application contains a mock API service to avoid communication with the remote API. It reads the mock response from a file. To use this mock service, just run the application with mock profile.

Authors

  • Tamas Meszaros

About

Homework for World Of Books

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages