Split from #210, which now covers the Ktor plugin registry. The start.spring.io submission follows the deeper Spring integration rather than the Ktor-focused 1.13.0.
start.spring.io is curated, but MyBatis and jOOQ show that third-party data starters can get in. The case is strongest once the tightened starter has shipped: exception translation (#199), the @DataStormTest slice (#200), transaction parity (#202), Micrometer observations (#203), AOT/native image support (#204), and multiple DataSources (#205). Native image support in particular strengthens the case, since generated projects are expected to work across the platform's build variants.
Tasks:
Split from #210, which now covers the Ktor plugin registry. The start.spring.io submission follows the deeper Spring integration rather than the Ktor-focused 1.13.0.
start.spring.io is curated, but MyBatis and jOOQ show that third-party data starters can get in. The case is strongest once the tightened starter has shipped: exception translation (#199), the @DataStormTest slice (#200), transaction parity (#202), Micrometer observations (#203), AOT/native image support (#204), and multiple DataSources (#205). Native image support in particular strengthens the case, since generated projects are expected to work across the platform's build variants.
Tasks: