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.

XDoclet and Struts 1.1

I expect the Struts 1.1 Beta 2 to be released in the next day or two, and the final 1.1 release to be somewhere around the end of August. Apparently, if you're using XDoclet to generate your struts-config.xml file, you'll have to wait for the next XDoclet release to add the new message-resource and plugins xml files to your merge directory. I checked out the latest xdoclet source from CVS tonight and found the new documentation to be very clean and impressive. A very nice UI.

Posted in Java at Aug 11 2002, 05:16:43 PM MDT Add a Comment

Another Java-based weblogger.

Have you ever heard of antville? I hadn't, but sounds cool:

antville is entirely written in JavaScript and based on Helma, a powerful and fast scriptable open source web application server (which itself is written in Java)

Hmmm, interesting. I don't know about "entirely written in JavaScript" though - sounds kinda fishy to me.

Posted in Roller at Aug 11 2002, 12:49:42 PM MDT Add a Comment