the-james-burton / the-turbine

The turbine is a set of server-side components that perform automated technical analysis on stocks.
MIT License
15 stars 7 forks source link

detach turbine-fuel from spring boot parent #17

Closed the-james-burton closed 7 years ago

the-james-burton commented 7 years ago

The turbine-fuel should not be a child of spring boot. Instead, it and turbine-inspector should be children of a common non-spring boot parent so they can share deps while not being executable.

the-james-burton commented 7 years ago

Done. Spring boot projects have gone into turbine-engine-hall and non-spring boot library projects into turbine-annex.