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.

Hibernate In Action - First Chapter available for review at TSS

If you use Hibernate, or want to learn more about it, this is probably a good read. If you just had lunch, you might want to get a cup of coffee or tea (preferably caffeinated), ORM can be a pretty dry topic. Maybe I just need one since I just got back from lunch (and the closing on our Morrison house). My contract is ending soon (this has been confirmed) and I have nothing to do but cleaning up Javadocs - which is even drier than ORM.

TheServerSide is pleased to announce that it will be hosting a public review process for 'Hibernate In Action' (Manning), by Christian Bauer and Gavin King. The first chapter, 'Understanding object/relational persistence', introduces object/relational mapping (ORM) and compares it to other persistence mechanisms, such as self-made persistence layers and object databases.

Download and Review the first chapter: Understanding object/relational persistence.

Posted in Java at Jul 29 2003, 02:25:43 PM MDT Add a Comment

RE: Mozilla Firebird 0.6.1 released

You know it's going to be a good day when one of your primary pieces of software has a new release:

Mozilla Firebird 0.6.1 has been released. People who have been staying away because of the auto-complete crash bug, or have been annoyed like I was (but still stuck to Firebird for it's redeeming qualities) will be pleased to know that bug has been eliminated.

Sweet! I hated the auto-complete crash bug, and it bit me many times. I tried a nightly build yesterday and the browser didn't work at all - it crashed whenever I tried to do anything. I'm expecting great things from this build - can't wait for 0.7.

Posted in The Web at Jul 29 2003, 06:38:16 AM MDT 4 Comments