• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Latest update on spring framework

 
Ranch Hand
Posts: 39
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am spring framework- based enterprise application developer and unfortunately, for last two years, I do not have a change to work on spring framework; hence I do not more, latest update.
Now, I want to brush up my skill, therefore, start surfing internet, and ,on the below points I can’t get clear ideas, so please help me out on this
1) Who is currently maintains spring framework and continues is development?
2) What is VMware’s role in spring framework?
3) In Wikipedia, I found that VMware transferred the spring framework code to GE to place under “Pivotal”, what is the GE role in spring framework?



 
Ranch Hand
Posts: 1880
Firefox Browser Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Very recent update is :

1. Spring Source is renamed as Spring IO and they have changed their website to http://www.spring.io
2. Now the spring framework is owned by Pivotal company
3. Spring 4.0 is going to be released this month with lost of new features and compatibility to the Java 8 version
4. Spring Boot - A new project is work in progress to eliminate the total XML configurations in spring projects. This will be the future trend on spring projects.
reply
    Bookmark Topic Watch Topic
  • New Topic