eGovFrame 표준프레임워크 포털

메뉴 건너띄기
상단메뉴 바로가기
본문 바로가기

이 누리집은 대한민국 공식 전자정부 누리집입니다.

본문 영역

We provide technical issue resolution support through Application Support, FAQ, and Q&A boards.

Development Environment
Spring Boot Framework with eGovFrame Common Components
  • Writer

    J******n

  • Date Asked

    2023-05-23

  • Views

    2306

  • Nationality

    PH

  • Email Reply

    Y

  • STATUS

    Complete

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.