- Question
-
Hi, Good Day. I'd like to ask about Spring Boot Framework usage of eGovFrame Common Components. I ask in the other day about how to implement json web tokens in eGovFrame and the answer is a github link and it build in the Spring Boot.
Here is the Link:
React : https://github.com/eGovFramework/egovframe-template-simple-react
backend : https://github.com/eGovFramework/egovframe-template-simple-backend
Can I ask if it is possible to use the eGovFrame Components in Spring Boot? rather than the normal Spring? because in the eGovFrame components is using a Normal Spring and I am confused if I will start in normal Spring or Spring Boot.
Thank you
- Answer
-
Hi, This is eGovFrameWork Center.
eGovFrame components is using a Normal Spring.
But If you want to change it into Spring Boot, It is possible.
Example using Spring boot is only in the already mentioned React Project.
Thank you.
|