From 844b32af53d768e3513a7f554f3eb8331807ee50 Mon Sep 17 00:00:00 2001 From: Mover Date: Mon, 23 Nov 2015 14:39:55 +0800 Subject: [PATCH 1/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 68454734..1dc6ea01 100644 --- a/README.md +++ b/README.md @@ -628,6 +628,7 @@ A curated list of awesome Java frameworks, libraries and software. * [Ratpack](http://ratpack.io/) - Set of libraries that facilitate fast, efficient, evolvable and well tested HTTP applications. * [Spring Boot](http://projects.spring.io/spring-boot/) - Microframework which simplifies the development of new Spring applications. * [Spring](http://projects.spring.io/spring-framework/) - Provides many packages ranging from dependency injection to aspect-oriented programming to security. +* [Tinystruct](http://tinystruct.org) - Small and efficient framework, Not only for web application. * [Vaadin](https://vaadin.com/) - Event-driven framework build on top of GWT. Uses server-side architecture with Ajax on the client-side. # Resources From 8ede7f67a697a3a668678bd0e12eb3ad6e63626f Mon Sep 17 00:00:00 2001 From: "James.M.Z" Date: Mon, 6 Jun 2016 13:53:50 +0800 Subject: [PATCH 2/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1dc6ea01..89d8c685 100644 --- a/README.md +++ b/README.md @@ -629,6 +629,7 @@ A curated list of awesome Java frameworks, libraries and software. * [Spring Boot](http://projects.spring.io/spring-boot/) - Microframework which simplifies the development of new Spring applications. * [Spring](http://projects.spring.io/spring-framework/) - Provides many packages ranging from dependency injection to aspect-oriented programming to security. * [Tinystruct](http://tinystruct.org) - Small and efficient framework, Not only for web application. +* [Tinystruct Examples](https://github.com/m0ver/tinystruct2.0) - Interesting web applications. * [Vaadin](https://vaadin.com/) - Event-driven framework build on top of GWT. Uses server-side architecture with Ajax on the client-side. # Resources