tokensmith / otter

micro web framework for servlet api 4.0.1
MIT License
5 stars 0 forks source link

HTML and Rest should have different implementations. #110

Closed tmackenzie closed 5 years ago

tmackenzie commented 5 years ago

Ultimately there should be a HtmlResource and RestResource which do not extend a base class from one another.

Will have separe paths to configure the application. Will have two interfaces to add a target, HTML and Rest.

Will require unique: