testing your mvc fast and easy with new spring mvc

17
@ua_spring special for #uadevclub April 2013 Testing your MVC fast and easy with new Spring MVC

Upload: springbyexample

Post on 10-May-2015

1.805 views

Category:

Technology


3 download

DESCRIPTION

UADevclub meeting presentation.

TRANSCRIPT

Page 1: Testing your MVC fast and easy with new Spring MVC

@ua_spring special for #uadevclub

April 2013

Testing your MVC fast and easy with new Spring MVC

Page 2: Testing your MVC fast and easy with new Spring MVC

@ua_spring #uadevclub

Lazy Pragmatic Software Engineer for the last 10 years

Developing with Spring since 2006

Downshifter (was a manager once twice a couple of times)

SpringByExample.com.ua founderAutomated testing fan (seriously)XP/Agile/Lean practitioner

About me

Page 3: Testing your MVC fast and easy with new Spring MVC

@ua_spring #uadevclub

A show of hands…

Page 4: Testing your MVC fast and easy with new Spring MVC

@ua_spring #uadevclub

What is Spring MVC?A little bit more about Spring MVCWhat’s new in Spring MVC 3.2?spring-test-mvcFor Spring 3.1.x usersDemoMaterialsQ&A

Agenda

Page 5: Testing your MVC fast and easy with new Spring MVC

Most used Web Java framework*

More than 30% of respondents used it, JSF holds 2nd place with 23%

*according to ZeroTurnaround developer productivity report 2012

http://zeroturnaround.com/rebellabs/devs/developer-productivity-report-2012

What is Spring MVC?

@ua_spring #uadevclub

Page 6: Testing your MVC fast and easy with new Spring MVC

@ua_spring #uadevclub

Product of Spring Ecosystem

What is Spring MVC

Page 7: Testing your MVC fast and easy with new Spring MVC

@ua_spring #uadevclub

https://github.com/SpringSource/spring-framework

Open Source software

Page 8: Testing your MVC fast and easy with new Spring MVC

@ua_spring #uadevclub

Pull requestsBugs/feature/improvement submitStackOverflow

Give it back!

Page 9: Testing your MVC fast and easy with new Spring MVC

@ua_spring #uadevclub

Spring MVC

Page 10: Testing your MVC fast and easy with new Spring MVC

@ua_spring #uadevclub

JSPTilesFreeMarkerVelocityThymeleafYou can write your own

You are free to choose a view

Page 11: Testing your MVC fast and easy with new Spring MVC

@ua_spring #uadevclub

Spring Web FlowSpring SecuritySpring SocialOther Spring projects

Ecosystem

Page 13: Testing your MVC fast and easy with new Spring MVC

@ua_spring #uadevclub

Now is the part of the spring-test (prior to 3.2 a was separate project)

Main project goal - to ease MVC testing Project lead - Rossen Stoyanchev (

https://github.com/rstoyanchev)

https://github.com/SpringSource/spring-framework/tree/master/spring-test-mvc

spring-test-mvc

Page 14: Testing your MVC fast and easy with new Spring MVC

@ua_spring #uadevclub

For Spring 3.1.x users

Page 15: Testing your MVC fast and easy with new Spring MVC

@ua_spring #uadevclub

Demo

Page 17: Testing your MVC fast and easy with new Spring MVC

@ua_spring #uadevclub

Q&A

@ua_spring

[email protected]

SpringByExample.com.ua