How to Write a Web App in fewer than 140 Characters

Post on 07-May-2015

1,487 views 0 download

description

Have you seen Spring lately? Using Spring Boot and Groovy, you can create a simple web app that fits inside a tweet. There's MUCH more to Spring Boot than a simple app like this, but this was just a 5 minute lightning talk! Lightning Talk from LJC Open Conference 2013

transcript

HOW TO Write a Web App in < 140 characters*

!

!

* (i.e. it fits inside a tweet!)

@andypiper

Step 1: Spring

http://spring.io

WEB

Controllers, REST,WebSocket

INTEGRATION

Channels, Adapters,Filters, Transformers

BATCH

Jobs, Steps,Readers, Writers

BIG DATA

Ingestion, Export,Orchestration, Hadoop

DATA

NON-RELATIONALRELATIONAL

CORE

GROOVYFRAMEWORK SECURITY REACTOR

GRAILS

Full-stack, Web

XD

Stream, Taps, Jobs

BOOT

Bootable, Minimal, Ops-Ready

Step 2: SPRING BOOT

Step 3: GROOVY

Step 4: spring run app.groovy

Step 5: extra credit shell, PUSH*

!

!

*(OPTIONAL, your CLOUD OF CHOICE)

cf push!!

http://hello-ljcconf.cfapps.io

Thank You!