This Week in Spring - March 7th, 2017

Engineering | Josh Long | March 07, 2017 | ...

Welcome to another installment of This Week in Spring! As usual, we've got a lot to cover so let's get to it!

Spring Roo 2.0 RC1 released

Engineering | Pieter Humphrey | March 07, 2017 | ...

On behalf of Disid Corp, we're pleased to announce the first release candidate of Spring Roo 2.0. This is the first release candidate, from now on we’re going to work in the improvements and bug fixes that the community detects until we'll be able to publish the final release. We encourage you all to participate in this process testing the 2.0.0.RC1 version and reporting the possible bugs and improvements in our JIRA.

RC1 version includes some improvements and bugs fixes detected in the Spring Roo 2.0.0.M3 version. Also, it includes some significant new features:

  • Included some improvements on existing commands:

  • Improved data-on-demand generation to use it in test commands.

  • Improved test unit command which now creates fully functional tests for JPA entities.

  • Improved test integration command which now allows to create integration tests for JPA repositories and JSON/Thymeleaf controllers.

  • Improved field commands readability, removing unnecessary options and make other dynamically visible.

  • Improved push-in --method command, allowing to distinguish between methods with same name but different arguments.

  • Improved repository command to allows developers to use projections as default return type.

This Week in Spring - February 28th, 2017

Engineering | Josh Long | February 28, 2017 | ...

Welcome to another installment of This Week in Spring! As usual, we've got a lot to cover so let's get to it! My friend Kenny Bastani and I will be doing a training for O'Reilly on the first and second of March introducing all things Spring, Spring Boot, Spring Cloud and Cloud Foundry - join us!

The long awaited public beta of Spring Cloud Services is now live on our public Cloud Foundry, PIvotal Web Services!

Spring Framework 5.0 M5 Update

Engineering | Rossen Stoyanchev | February 23, 2017 | ...

An update on the 5th and last milestone of Spring Framework 5.0...

Spring MVC and Spring WebFlux

The name *Spring MVC* is both well known and widely used but it may surprise a few there is no actual project or independent distribution with that name. Rather it is a module within the Spring Framework distribution called `spring-webmvc`. Here is another trivia question. Did you know that the top-level package in the module does not feature "mvc"? Rather it is called `org.springframework.web.servlet`. Practically speaking those are details that we don't have to remember. What matters is that we have a short and memorable name to refer to *Spring's Servlet stack based* web framework.

Spring's reactive stack web framework, new in 5.0, is fully reactive and non-blocking. It is suitable for event-loop style processing with a small number of threads. It is supported on Servlet containers (Tomcat, Jetty, Servlet 3.1+) but also non-Servlet runtimes (Netty, Undertow) since the common foundation for this stack is not the Servlet API but a non-blocking alternative built on Reactive Streams and the Reactor project. In case you're wondering, isn't Servlet 3.1 capable of non-blocking I/O…

This Week in Spring - February 21st, 2017

Engineering | Josh Long | February 21, 2017 | ...

Welcome to another installment of This Week in Spring! This week I'm in Atlanta, GA for the incredible DevNexus event and then it's off to Geneva, Switzerland for the Voxxed CERN event. As usual, don't hesitate to say "Hi" if you're around!

This Week in Spring - February 14th, 2017

Engineering | Josh Long | February 14, 2017 | ...

Welcome to another installment of This Week in Spring! It's Valentines Day for some, and so happy Valentines day to you! This week I'm in Memphis, Tennessee for business and then it's off to Saint Louis where I'll be presenting on Reactive Spring with my buddy Mark Heckler (join us!), then it's off to Atlanta, Georgia, ahead of next week's big DevNexus show. Check out what Pivotal is up to at the event!

As usual, we've got a lot to cover so let's get going!

Get the Spring newsletter

Stay connected with the Spring newsletter

Subscribe

Get ahead

VMware offers training and certification to turbo-charge your progress.

Learn more

Get support

Tanzu Spring offers support and binaries for OpenJDK™, Spring, and Apache Tomcat® in one simple subscription.

Learn more

Upcoming events

Check out all the upcoming events in the Spring community.

View all