initializr/initializr-web
Brian Clozel 7e479e8297 Remove default Web UI from Initializr library
Given that Web UIs can be implemented in many different ways and that
the start.spring.io UI is about to change dramatically.
Since Web UIs can be rendered on the server, or on the client side (or a
mix of both), provivind a default UI or tools to build a generally
useful one is not easy.

This commit removes all the Web UI specific code and leaves the Web
endpoints for REST access and metadata access.

See gh-860
2019-03-20 17:36:21 +01:00
..
src Remove default Web UI from Initializr library 2019-03-20 17:36:21 +01:00
pom.xml Switch initializr-generator-spring to test dependency where applicable 2019-03-17 11:26:29 +01:00