Skip to content

Latest commit

 

History

History

ms-2-ui

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

ui Build Status

step 2: ui

In this module we moved all UI related stuff:

  • react frontend app

  • SPA index thymeleaf controller

  • API forwarder to gateway (to avoid frontend CORS issue)

SPA Index Page thymeleaf controller:
link:./src/main/java/daggerok/ui/UIApplication.java[role=include]
WebFlux REST API proxy forwarder config:
link:./src/main/java/daggerok/ui/UIApplication.java[role=include]

UI is using port: 8003