User App & Data-base structure

 



Data building up structure from

Loader - [Upload the data into Heap, 데이터 heap 저장고]

UserApp - [User side service, interface for user, 유저 사이드] -FrontEnd

** ServerController - [Contol tower, 컨트롤 타워] BackEnd

                                    1) Auth - [Authorization, 인증] BackEnd

                                    2) DataAccessObject - [Data communication, 통신] BackEnd

                                    3) Bean- [Database storage, 데이터 저장] BackEnd







Comments

Post a Comment