Chloe Jackson
Alumni
Recent Blog posts by Chloe Jackson
SpringOne2GX 2013 Replay: REST-ful API Design
Nighthacking at Devoxx 2013: Interview with Josh Long on Spring Boot
Presenter: Josh Long, Pivotal A brief (20 minute) interview with Josh Long doing some live hacking with Spring Boot, Spring MVC and Groovy. Check out the live hack - creating a simple, paramaterized RESTful service. Check out Josh as he struggles (and wins) versus a UK-layout to secure the service endpoints, adds basic monitoring and metrics, and accesses the remote service via SSH.
QCon SF 2013 Session Replay: Introducing Spring XD
Webinar Replay: Dynamic routing at 1 million per second with Spring Integration
Webinar: Reactor
Speaker: Jon Brisbin Reactor is a succinct and powerful foundational library for building reactive, fastdata applications on the JVM. Although it is part of the Spring IO platform, the core Reactor libraries have no dependency on Spring. Above the core library, there's direct support for the Disruptor via the high-speed Processor abstraction which provides a Reactor API over the RingBuffer, first-class support for the high-performance JavaChronicle persistent message-passing library through the flexible PersistentQueue abstraction, first-class support for Groovy closures and @CompileStatic…
Webinar: Spring with Immutability
Speakers: Matt Stine Readers of Josh Bloch's "Effective Java" are sometimes perplexed when they reach Item #15: "Minimize Mutability." If we are to minimize mutability, then obviously we must maximize immutability. While all Java programmers utilize immutable objects every day (e.g. java.lang.String), when asked to create our own immutable classes, we often hesitate. However, if we push through this hesitation, we'll reap the benefits of simpler reasoning about program correctness, free thread safety, and other benefits. One of the primary issues faced by enterprise Java programmers seeking to…
SpringOne2GX 2013 Replay: Troubleshooting Live Java Web Applications
SpringOne2GX 2013 Replay: Inside Cloud Foundry - An Architectural Review
Spring eXchange Nov 14-15, London
Are you interested in the latest on Spring Framework 4 and Java 8,
Web Socket architectures, running Spring applications that fit in a tweet with
Spring Boot, tackling big data complexity with Spring XD, rich client apps with
Spring and AngularJS and lots more? With the dust settling on SpringOne2GX 2013,
you have a great opportunity to catch up on all the great new project
announcements and speak directly to the developers and the community that made
them happen at the London Spring eXchange 14th -15th November. Spring Exchange is a two-day conference
bringing together the UK Spring…