Archive for Downloads

October Spring Dallas User Group Meeting - Spring Hello World, Spring Threading and Spring Persistence Examples by Brian Hurley

Spring Dallas User Group Wednesday, October 20th, 2010

TOPIC: Spring Hello World, Spring Threading and Spring Persistence Examples by Brian Hurley

6:30 to 7:00 Pizza
7:00 Main Meeting

Abstract: - Getting started with Spring is very easy and I’m going to start by showing an example web app that I created for my company to show the people that know Java but have not experienced dependency injection or Spring MVC yet.   This just shows the basics of getting started.  Next I’ll show how to create scheduled and asynchronous threads and launch them from a controller.  This part builds on the first presentation but just uses the annotation style of defining Spring threading.  I’ll go over why I didn’t build any XML example also.  Lastly, we will cover persistence examples using straight Java, Spring JDBC, MyBatis and Hibernate.  These examples will just use basic CRUD operations but give you a getting started example and a good comparison between the difference techniques.

BIO: Brian Hurley has been programming for about 30 years.  He has been working for Texas Instruments for the last 21 years and programming Java for the last 9 years.  Brian is the Secretary of JavaMUG (http://javamug.org) for the last 2 years, and has the leader of the Dallas Spring User Group for 2010. When not programming he likes to play with his 3 kids and two dogs.

MEETING LOCATION:
Improving Enterprises.
15950 Dallas Parkway
Suite 500
Dallas, TX 75248

Directions and information can be found on our meeting location page. http://www.springdallasug.org?page_id=72
The building doors lock at 7:00 and we will not have anyone to shuttle people around. Please be there before 7:00.

 

Spring Dallas User Group: http://www.springdallasug.org

Code Examples:

Spring Hello World Demo

Spring Scheduling Demo

Spring Persistence Demo
Regards,
Brian Hurley
Secretary JavaMUG
Email:
secretary@javamug.org
Twitter:
http://www.twitter.com/m7cs
LinkedIn:
http://www.linkedin.com/in/brianhurley1

Comments

Spring Configuration Refcard

I ran across a link to the DZone Refcardz in a JavaLobby newsletter last week. The idea of reference cards (think laminated cards of formulas for chemisty, physics, etc. that you see in stores) for some of our more commonly used Java tools sounded like a good idea so I went and took a look. I signed up without giving away too much personal info and requested all of the cards (4 total right now). I then got e-mails (one per card) that gave me a download link for the pdf.

With that said, the Spring Configuration refcard by Craig Walls is very good. Craig mostly covered the XML configuration and namespaces but also includes a section on the annotations related to these. The really important part is that these are all now in a single place, not broken up in the book or the user docs. There are 8-pages and the overall card is professionally done with good coloring and highlighting of the information. In the future, I’ll be using this as a reference aid in the Introduction to Spring course that I teach at CCCCD Continuing Education department.

My only problem (a very minor and personal one) is that they didn’t put page numbers on them anywhere. Usage of a refcard is best when it is right at hand and I’m old-school enough that I like some things on paper and while the layout of the information is pretty much self-contained by page; page numbers are easy enough to add.

UPDATE: The commenter’s are correct in that there are pages numbers. The just didn’t print for me due to printer settings.

So go take a look for yourselves.

Comments (4)

Presentation Material for “REST Web Services with Spring MVC”

Finally, here is the link for the presentation and check out the rest of Richard’s web site.
Presentation

Comments

« Previous entries ·