Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 292 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 292 Bytes

Magna-project

A training project for MagnaMedia

Solutions

  1. Adding CarTask class
  2. Adding a spring batch job to ApplicationConfiguration class that writes some data of database's data to a csv file
  3. Scheduling this task every minute with RestController

Problem

No problem yet