Webinar Replay: A Spring Showcase: Turkcell's Personal Cloud Storage App

News | Pieter Humphrey | July 14, 2015 | ...

Webinar Replay: A Spring Showcase: Turkcell's Personal Cloud Storage App

Speaker: Erdem Gunay

Slides: http://www.slideshare.net/SpringCentral/erdem-gunay-springshowcasewebinar

Turkcell launched a personal cloud storage service few years ago. Adding new business features was costly in terms of time and budget on the legacy solution. The user experience needed to be improved. Finally, it was decided to build a new solution where Spring Boot and Spring Framework projects play crucial role as the backbone. The project was completed just in 6 months starting from scratch. The solution was built on top of Spring Boot and many Spring IO Platform projects, allowing the development team focus on business logic instead of configuration & integration details. The project has been divided into deployable modules (API, backend, migration, test automation) accessing micro services that are responsible for one task only. Join Erdem for a review of the migration effort and new architecture - all enabled by Spring Boot.

Learn about about Spring Boot at http://projects.spring.io/spring-boot

Learn about about Spring Framework at http://projects.spring.io/spring-framework

Spring IO Platform 1.1.3 released

Engineering | Andy Wilkinson | July 13, 2015 | ...

We are pleased to announce that Spring IO Platform 1.1.3.RELEASE is now available from both repo.spring.io and Maven Central.

This maintenance release upgrades the versions of a number of the projects in the Platform to pick up their latest maintenance releases:

  • Spring AMQP 1.4.5
  • Spring Batch 3.0.4
  • Spring Boot 1.2.5
  • Spring Data Evans SR3
  • Spring Framework 4.1.7
  • Spring Integration 4.1.5
  • Spring LDAP 2.0.3
  • Spring Mobile 1.1.4
  • Spring Session 1.0.1
  • Spring Social 1.1.2
  • Spring Social Facebook 2.0.1

The versions of many third-party dependencies have also been updated.

Project Page | GitHub | Issues |

Spring Boot 1.3.0.M2 Available Now

Releases | Phil Webb | July 10, 2015 | ...

Spring Boot v1.3.0.M2 is available now from the Spring milestone repository. This release closes a whopping 73 issues and merges 59 pull-requests! Thanks to everyone that has contributed.

Highlights of the new release include:

  • Auto-configuration support for jOOQ.
  • Hypermedia support for actuator endpoints.
  • Support for ANSI color banner.txt files.
  • An improved way to access ApplicationArguments.
  • New /flyway, /liquibase and /logfile actuator endpoints.
  • Auto-configuration support for Spring Session with Redis.
  • Property based configuration of Spring's "resource chains".
  • New logback <springProfile> and <springProperty> tags.
  • Support for Apache Artemis (following the donation of HornetQ to Apache).
  • A new AntLib module to help create executable jars from Apache Ant.

Webinar Replay: Debug and Maintain your Spring Boot App

News | Pieter Humphrey | July 09, 2015 | ...

Speaker: Greg Turnquist

So you have decided to build an application using Spring Boot? Sooner or later, something will go wrong. It does not matter how experienced we are. How will Spring Boot help us figure out what went wrong and fix things? This talk introduces lots of tools to help us debug and manage "bootiful" apps. You will learn how to use Boot's autoconfiguration report, override Boot's settings & beans, create custom metrics/health checks/app info, and create custom JMX info & custom CRaSH commands.

Slides: https://speakerdeck.com/gregturn/debug-and-maintain-your-spring-boot-apps

Code at https://github.com/gregturn/debug-your-spring-boot-app

Learn about about Spring Boot at http://projects.spring.io/spring-boot

Learn about about Spring Framework at http://projects.spring.io/spring-framework

Spring Integration 4.2 Milestone 2 is Available (and 4.1.6)

Releases | Gary Russell | July 07, 2015 | ...

We are pleased to announce that the second milestone for the upcoming 4.2 release of Spring Integration is now available. In addition to those features in milestone 1 this release includes:

##Zookeeper Support

Several components have been added that use zookeeper, including a LockRegistry and MetadataStore but probably the most significant is the ability to assign endpoints to a leadership Role, with the endpoint lifecycle being controlled by the leadership status. When an application context is granted leadership, all endpoints in the corresponding role are started automatically. Similarly…

This Week in Spring - July 7th, 2015

Engineering | Josh Long | July 07, 2015 | ...

Welcome to another installment of This Week in Spring! As usual, we've got a lot to cover so let's get to it! This week I'll be in Shanghai, China, talking to some customers (say hi on Twitter!) and then it's off to Shenzhen, China, where I'll be giving a keynote at the ArchSummit conference.

Spring Data Fowler SR 1 released

Releases | Christoph Strobl | July 01, 2015 | ...

Hot on the heels of the final service updates for the release trains Dijkstra and Evans, the first service release for the Spring Data release train Fowler has just been shipped to repo.spring.io and Maven Central. The Fowler SR1 maintenance release includes a total of 119 issues solved and is a recommended upgrade for all users.

Final Spring Data Service Releases Evans SR3 and Dijkstra SR6 released

Releases | Oliver Drotbohm | July 01, 2015 | ...

On behalf of the Spring Data team I'd like to announce the availability of the final service release of the Spring Data release trains Evans and Dijkstra. Evans SR3 ships 114 tickets fixed, Dijkstra SR6 has 56 bugs squashed.

Dijkstra is the last release train compatible with Spring 3.2 and picks up the latest service release of that as well. Evans has been superseded by Fowler (currently in use in Spring Boot 1.2) which saw a first service release today as well. The service releases are basically considered a conclusion of the branches and upgrading to Fowler is recommended to all users.

Hibernate, Jackson, Jetty etc support in Spring 4.2

Releases | Juergen Hoeller | July 01, 2015 | ...

Spring is well-known to actively support the latest versions of common open source projects out there, e.g. Hibernate and Jackson but also common server engines such as Tomcat and Jetty. We usually do this in a backwards-compatible fashion, supporting older versions at the same time - either through reflective adaptation or through separate support packages. This allows for applications to selectively decide about upgrades, e.g. upgrading to the latest Spring and Jackson versions while preserving an existing Hibernate 3 investment.

With the upcoming Spring Framework 4.2, we are taking the…

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