Closed mofr closed 2 years ago
MVC pattern is not actually used in winter, so to avoid confusion controller term is removed from winter completely. Any class can have winter routes, it's not necessary to decorate it with @winter.controller anymore.
controller
@winter.controller
Closes #227
MVC pattern is not actually used in winter, so to avoid confusion
controller
term is removed from winter completely. Any class can have winter routes, it's not necessary to decorate it with@winter.controller
anymore.Closes #227