Earlier quoted context omitted.
> Spring documentation is and has always been poor and the sheer volume of outdated documentation Spring documentation is excellent. I had to learn Spring as a PHP developer, so I put the documentation onto a Kindle and read it. It's also versioned, so you don't need to read out of date versions: https://docs.spring.io/spring-framework/docs/ > This is different to eg DropWizard where you actually boot the app (no dif…
> It's a disservice to persuade businesses to use smaller projects that don't have a comparable level of support, or flexibility. This is why we use Spring. We have confidence that it'll be supported long-term and will continue to have backing from a whole host of companies. It's slightly different in a large enterprise environment where a service might be fairly straighforward - take in input, spit out output to som…
One of the benefits of Spring Boot was that Pivotal test and ensure all the components work together, so you can upgrade safely. It made keeping things up-to-date much easier.
There's no business value in trying to knit it all together yourself, if you can pass the work onto somebody else who is paid to do it.