YouEat is an open source application. You can check the code at http://code.google.com/p/youeat/.

YouEat is a Java application built only with open-source software:

  • Apache Wicket, for the web interface
  • Spring Framework is the glue for all the components
  • Hibernate is the JPA implementation
  • Apache Lucene to implement the internal search engine
  • Apache Maven is the dev manager
  • JUnit is test suite
  • PostgreSQL is the database engine

My idea is create an easy to read application… therefore any feedback is well accepted ;-)

One Response to “YouEat techs”

  1. Kent Tong says:

    Hi Alessandro,

    I am glad that you’re using “Wicket Page Test” in your project! I am the creator of “Wicket Page Test”.

Leave a Reply