My first open source contribution
I’ve intended to contribute to an open source project for a quite a while, but had never made the effort to find a project to work on. Recently at work we’ve started using the Scalate templating engine with Spring MVC. Up until my change, the Spring MVC support in Scalate was very rudimentary, however the ScalateViewResolver now supports the order, prefix and suffix properties similarly to the InternalResourceViewResolver.
Leave a Comment