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.

Good News from TheServerSide

I woke this morning and was doing my normal perusing of JavaBlogs and came across a couple of gems: Middlegen 2.0 VO was released and TheServerSide.com has a new UI. A couple of thoughts I had:

  • What the heck does VO stand for in the Middlegen Release message? Does this new release support Struts 1.1?
  • The new UI for TSS looks great, but did they intentionally not set a background color on the page (shows up gray on my screen)? I think they forgot to set a background-color, because the stylesheet doesn't have one defined. Do me a favor, if you're a web developer, change your default background color in your browser to something obnoxious (i.e. purple) so you don't make this same mistake. Granted, most browsers default to white, but this is a mistake that only rookies make.

Posted in Java at Jan 13 2004, 06:28:56 AM MST 6 Comments
Comments:

From the Middlegen file activity, it seems the biggest change since the last release is the version number. The Hibernate stuff has been available separately for a while now. Sad as it is to say, I think both Middlegen and XDoclet are withering away on the vine. Both projects have the same maintainer, and it appears that he has moved on to other things. Too bad. Both are needed tools (for now) and both are quite stagnant.

Posted by Jason on January 13, 2004 at 05:49 PM MST #

VO - Value Object?

Posted by Richard on January 13, 2004 at 10:07 PM MST #

more likely Very Outdated.

Posted by Jason on January 13, 2004 at 10:37 PM MST #

Its Value Object due to the name a refactoring branch was given. I wanted it to be just final so I cannot say why it was decided to use VO. Leave it as a mistery. Middlegen 3.0 has started but it is true that its going slowly - Aslak is busy as it has been pointed out. I have built the Hibernate plugin and it is the most active part of Middlegen 2.0 and I intend to keep working on it. I will also keep releasing builds for the hibernate community as I have done in the past.

Posted by David Channon on January 14, 2004 at 12:37 AM MST #

Hi mate - Thanks so much for mentioning the background :) We all had white backgrounds by default so we didn't notice it when we got the CSS from the designer! Thanks again :) Dion Editor in Chief, TheServerSide.com

Posted by Dion Almaer on January 14, 2004 at 03:01 AM MST #

Tell Bank of America that they have amateur HTML designers while you are at it, they never seem to set their background color...I pray that all companies can learn from Sprint and Cingular.

Posted by Dan Allen on January 14, 2004 at 03:49 PM MST #

Post a Comment:
  • HTML Syntax: Allowed