Class FrontendController
java.lang.Object
edu.ucsb.cs156.gauchoride.controllers.FrontendController
This controller is only used in production. It forwards all requests to the
 frontend except for /csrf, which is used by Spring Security.
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
FrontendController
public FrontendController() 
 - 
 - 
Method Details
- 
index
 - 
csrf
 
 -