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.

AppFuse 2.2.1 Released!

The AppFuse Team is pleased to announce the release of AppFuse 2.2.1. This release includes upgrades to all dependencies to bring them up-to-date with their latest releases. Most notable are Hibernate 4, Struts 2.3.7, Apache CXF 2.7.0 and Spring Security 3.1.3. In addition, we've integrated HTML5, Twitter Bootstrap, jQuery and replaced Compass with Hibernate Search. Last but not least, we've added full support for Java 7 and integrated many security improvements. For more details on specific changes see the release notes.

What is AppFuse?
AppFuse is a full-stack framework for building web applications on the JVM. It was originally developed to eliminate the ramp-up time when building new web applications. Over the years, it has matured into a very testable and secure system for creating Java-based webapps.

Demos for this release can be viewed at http://demo.appfuse.org. Please see the QuickStart Guide to get started with this release.

A number of blog posts were written about features that went into this release while it was being developed:

If you have questions about AppFuse, please read the FAQ or join the mailing list. If you find any issues, please report them on the users mailing list.

Thanks to everyone for their help contributing patches, writing documentation and participating on the mailing lists.

We greatly appreciate the help from our sponsors, particularly Atlassian, Contegix and JetBrains. We highly recommend using the new IntelliJ IDEA 12 for developing web applications.

Posted in Java at Dec 11 2012, 03:21:44 PM MST 5 Comments
Comments:

Mr.Matt Raible Do not provide a zip ? (~/.m2/repository) eg.appfuse-dependencies-2.2.1.zip on googlecode. Before all version are to provide a zip on java.net I can't connect to the Internet at any time. :(

Posted by yang on January 30, 2013 at 04:53 AM MST #

You can download all the dependencies necessary for this release at http://static.appfuse.org/downloads/appfuse-dependencies-2.2.1.tar.gz.

Posted by Matt Raible on January 30, 2013 at 05:01 AM MST #

I read Quick Start but I'm dummie, so I cant get it to work. I get several errors, one to one and cannot resolve it. I work with SQL Server, and I don't know where to config the database setting. So mvn jetty:run get too much error. Do you have a full tutorial about that? The Quick Start is not easy to do if I dont install MySQL. My Goal is create simple CRUD site to my SQL Database. But it has too many tables and rows that I can't create myself.

Posted by Linh on June 23, 2013 at 12:38 PM MDT #

@Linh - I'd recommend subscribing to AppFuse's user mailing list to get help with questions like this. You can also post to Stackoverflow with the "AppFuse" tag. I'll see your questions and try my best to answer them in either location.

Posted by Matt Raible on June 24, 2013 at 02:38 PM MDT #

@Matt: OK, I make it work with basic, not modular. I'll make future question in the right place.

Posted by Linh on June 27, 2013 at 12:52 PM MDT #

Post a Comment:
  • HTML Syntax: Allowed