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.

[ANNOUNCE] XDoclet 1.2 Beta 2 Released

XDoclet 1.2 beta 2 is out! You can download it from SourceForge. Just to clarify, I've been calling the 1.2 beta 1 release beta 2 - guess I screwed up there. Unfortunately, the beta 2 contains neither of the bugs I want fixed. The first bug is something I need fixed to upgrade Roller to use the latest XDoclet, and the second is to generate ActionForms from POJOs. Now that I've been hacking some XDoclet code, I might be able to submit a patch for the first bug, I'll check it out if I get so inclined. Too much to do right now, and that's not a priority.

Posted in Java at Dec 29 2002, 04:48:52 AM MST 2 Comments
Comments:

"Unfortunately, the beta 2 contains *neither* of the bugs I want fixed." Umm, I don't understand, does your code depend on the bugs being there? By the way, your blog is my favorite. Keep up the good work.

Posted by James Chochlinski on December 29, 2002 at 07:47 AM MST #

My code currently depends on generating StrutsForms from POJOs, as described in <a target="_blank" href="/page/rd/20021224#xdoclet_generating_strutsforms_from_a">this post, and we're unable to upgrade Roller to use XDoclet 1.2 until the Castor bug is fixed. Thanks for the compliment, you've made my day ;-)

Posted by Matt Raible on December 29, 2002 at 08:07 AM MST #

Post a Comment:
  • HTML Syntax: Allowed