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.

WebWork and XWork Mavenized

Maven Propaganda I currently monitor the WebWork mailing list because I'm interested in the framework, and it's good to know what's going on over there. This morning I was impressed to see that one of the developers (seemingly overnight) Mavenized both WebWork and XWork. Very cool IMO. I especially like the Project Reports. If I do promote Moblogger to SourceForge, I think I'll mavenize it first thing. It's a small project at this point, so it'd probably be fairly easy to do. And we all know that some of the most successful open source projects are built on top of good documentation. So the real question is - wiki vs. maven?

Posted in Java at May 07 2003, 10:24:17 AM MDT 4 Comments
Comments:

Why can't you have both a Wiki and a Maven generated project site?

Posted by Dave Johnson on May 07, 2003 at 06:10 PM MDT #

Maybe this is what I'm looking for? http://maven-plugins.sourceforge.net/wiki/index.html

Posted by Matt Raible on May 07, 2003 at 11:43 PM MDT #

You might be able to generate a wiki and maven project site at the same time, there's talk of a wiki plugin here http://maven-plugins.sourceforge.net/wiki/properties.html, but I'm not sure if anything's been released.

Posted by Robert Rasmussen on May 07, 2003 at 11:54 PM MDT #

DOH!

Posted by Robert Rasmussen on May 07, 2003 at 11:55 PM MDT #

Post a Comment:
  • HTML Syntax: Allowed