Package edu.ucsb.cs.scaffold.controller
Class FrontendController
java.lang.Object
edu.ucsb.cs.scaffold.controller.FrontendController
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FrontendController
public FrontendController()
-
-
Method Details
-
index
Forward all non-file, non-API requests to the React app's index.html so that client-side routing works correctly in production.
-