mr-ufukgurbuz / spring-boot-react-typescript-full-stack-app-demo

This project is a boilerplate which contains backend (SpringBoot, Hibernate, SQL/NoSQL) and frontend (React/Typescript) technologies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NewFeature - AuthorJPAService and BookJPAService

mr-ufukgurbuz opened this issue · comments

It should be created 'AuthorJPAService' and 'BookJPAService' services. These services will use H2 embedded database.

Done..