SoybeanMilk is a very simple, friendly, and zero-invasive implementation framework of Java MVC.

  • It has few learning costs, you only need to know JSP and Servlet technology.
  • It does not make you complying with any coding pattern.
  • It can have zero appearance in your codes.

Using it, you can make any Java method to be a Web application by writing a few XML codes.

It may be a good choice if you are a web developer and feeling a little hate with the develop mode of some framework.

And more, it can not only be used in web development but also in desktop development.