Skip to content

Commit

Permalink
updated README with technology links
Browse files Browse the repository at this point in the history
  • Loading branch information
martinlau committed Jul 4, 2013
1 parent 2fb0c27 commit bd8cf75
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,28 @@
fixture
=======

A non-java java web stack leveraging spring, hibernate, slf4j, aspectj, kotlin, sass, and probably more
A non-java JVM application (using Spring, Hibernate, SLF4J, EhCache, Kotlin) for the non-CSS and non-Javascript web (using SASS and CoffeeScript).

What's in the box
-----------------

* [Kotlin](http://kotlin.jetbrains.org)
* [Spring Framework](http://springsource.org/spring-framework)
* [Spring Data JPA](http://springsource.org/spring-data/jpa)
* [Spring Data REST](http://springsource.org/spring-data/rest)
* [Spring Security](http://springsource.org/spring-security)
* [Hibernate](http://hibernate.org)
* [Liquibase](http://liquibase.org)
* [Ehcache](http://ehcache.org)
* [Tiles](http://tiles.apache.org)
* [WRO4J](http://wro4j.googlecode.com)
* [SASS](http://sass-lang.com)
* [CoffeeScript](http://coffeescript.org)
* [Web JARs](http://webjars.org)
* [Bootstrap](http://twitter.github.io/bootstrap)
* [Bootswatch](http://bootswatch.com)
* [Cucumber](http://cukes.info)
* [Selenium WebDriver](https://code.google.com/p/selenium)

See also
--------
Expand Down

0 comments on commit bd8cf75

Please sign in to comment.