资 源 简 介
ServGen allows to abstract any king of backend (DB, XML, REST Web Services, custom ...) without having to write a line of code !
It includes 4 components :
ServGen Core : Java Framework allowing to manage services and relations using reflection.
ServGen Connector : Java Framework allowing to create connectors to backend. We provide 3 connectors out of the box. DB, XML and Rest web services.
A SDK allows to create a custom Connector.
ServGen Web : Web Application Allowing to manage data exposed via the created services. It is Also used as an admin console for ServGen.
ServGen Web Service : Web Service application wrapping SerGen Core & ServGen Connector and providing a REST Web Service API.