Hi Team,

I'm thinking of moving the backend of JSPWiki to use Spring, and down the
track to Spring Boot?

Would this be worthwhile for the community? Spring is a very popular Java
framework, and will make other integration easier, such as APIs,
SpringSocial, SpringSecurity, and even SpringCould.

It's also a dependency injection framework, which means building other
components should be much easier.

I think the licenses permit this:
* https://en.wikipedia.org/wiki/Spring_Framework
* https://github.com/spring-projects/spring-boot/blob/master/LICENSE.txt

Note: I have in the past tried to move this to PICO Container, and I think
I got quite close. But I think going this Spring will be a better framework
for the future, and it has a bigger developer community.

One problem may be the size of the Spring framework, but I think we can
tweak this to keep it to a minimum. But will definitely be bigger than the
current implementation.

Any thoughts?

Cheers,
David V

Reply via email to