Matt RaibleMatt Raible is a Web Developer and Java Champion. Connect with him on LinkedIn.

The Angular Mini-Book The Angular Mini-Book is a guide to getting started with Angular. You'll learn how to develop a bare-bones application, test it, and deploy it. Then you'll move on to adding Bootstrap, Angular Material, continuous integration, and authentication.

Spring Boot is a popular framework for building REST APIs. You'll learn how to integrate Angular with Spring Boot and use security best practices like HTTPS and a content security policy.

For book updates, follow @angular_book on Twitter.

The JHipster Mini-Book The JHipster Mini-Book is a guide to getting started with hip technologies today: Angular, Bootstrap, and Spring Boot. All of these frameworks are wrapped up in an easy-to-use project called JHipster.

This book shows you how to build an app with JHipster, and guides you through the plethora of tools, techniques and options you can use. Furthermore, it explains the UI and API building blocks so you understand the underpinnings of your great application.

For book updates, follow @jhipster-book on Twitter.

10+ YEARS


Over 10 years ago, I wrote my first blog post. Since then, I've authored books, had kids, traveled the world, found Trish and blogged about it all.

Spring's "p" namespace and AppFuse Performance Tuning

After seeing Rod Johnson's post about Spring 2.0's "p" namespace, I'm wondering if it's something we should include in AppFuse? I don't think it's quite as intuitive as <property name="">, but I'm curious to see what users think. The biggest reason against using it is (AFAIK) neither Eclipse nor IDEA will give you code-completion on (whereas they will for <property name="">).

In other news, Matt Fleming has an excellent writeup on how he optimized AppFuse (Spring MVC flavor) to handle pages with large forms. His form was 38 MB worth of HTML when saved to disk so I doubt everyone will need this, but it certainly is interesting information. If there's enough demand, we'll make Matt's suggestions available options in an upcoming release.

Posted in Java at Nov 28 2006, 03:02:13 PM MST 4 Comments

Back in Denver

Raible Road Trip #11 was an excellent vacation. Our plan to drive through the night worked out splendidly. Not only did I make it to 7:30 a.m. (with the help of a bit of Red Bull), but I got to jam to my favorite tunes all night long. We left at 11 p.m. and I handed over the reigns to Julie just outside of Billings. She drove for the next 3 hours, and I took over again for the final 3. Total time: 14 hours.

We arrived at the cabin at 1:00 p.m. on Wednesday. Actually, I should say we got stuck at the cabin at 1:00 because we made it all the way up the "bumpy road", but didn't make the last hill. 40 minutes later and at 40 miles an hour, I made it up the last hill. The next 3 days at the cabin were great. We took Cookie the Dog and she loved it as much as the kids did. The drive home over the last 2 days wasn't nearly as pleasant as the drive there, but listening to "Little Einstein's" on the DVD player is never as much fun as listening to your favorite tunes. ;-)

Click on the images below to view pictures from The Cabin.

The Cabin - November 2006 Mimi and Baba

The next couple weeks will likely be hectic. This week I'll be writing AppFuse 2.0 documentation. Next week I'll be delivering a Spring + Hibernate class in Boise, Idaho with Country Bry and Scott from Virtuas. Then I'll be flying to The Spring Experience on Thursday for a weekend in paradise. Better yet, I'll be spending the following week in Florida on vacation. :-D

Posted in General at Nov 28 2006, 01:41:57 AM MST 2 Comments