8000 GitHub - flekata/croz
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

flekata/croz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

croz

1. DIO

01 utils

project for utility classes:

02 file validator

read file, parse and validate lines, and then write the results in new file

2. DIO

03 model

containing model classes for easying the DAO and WEB manipulation

04 daoModule

dao and service spring components

  • data source: embedded db
    • mysql definition and sql scripts provided for production mode
  • FileRepository
    • responsible for data manipulation
    • TODO: use RowCallbackHandler to handle bigger data sets
  • CrozFileValidation
    • service for validating data provided from repository

05 web

3. DIO

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0