|
| 1 | +# <img src="media/logos/grace_logo_twitter_profile.png" width="80" height="80"> Grace Framework |
| 2 | + |
1 | 3 | [](https://github.com/graceframework/grace-framework/actions?query=workflow%3A%Grace+CI%22) |
2 | 4 | [](https://opensource.org/licenses/Apache-2.0) |
3 | 5 | [](https://search.maven.org/search?q=g:org.graceframework) |
| 6 | +[](https://graceframework.org/grace-framework/latest/) |
4 | 7 | [](https://plugins.gradle.org/u/grace) |
6 | 9 | [](https://x.com/graceframework) |
7 | 10 |
|
8 | 11 | [](https://docs.oracle.com/en/java/javase/17/) |
9 | | -[](https://groovy-lang.org/releasenotes/groovy-4.0.html) |
10 | | -[](https://github.com/spring-projects/spring-boot/releases/tag/v3.3.11) |
| 12 | +[](https://groovy-lang.org/releasenotes/groovy-4.0.html) |
| 13 | +[](https://github.com/spring-projects/spring-boot/releases/tag/v3.3.13) |
11 | 14 |
|
12 | | -# Grace Framework |
13 | 15 |
|
14 | 16 | [Grace](https://github.com/graceframework/grace-framework) is a fork of [Grails 5.1.x](https://github.com/apache/grails-core/tree/5.1.x) that started development in early 2022, it's a powerful and open-source One-Person web framework used to build enterprise-grade [Spring Boot](https://spring.io/projects/spring-boot/) applications with the powerful [Groovy](https://groovy-lang.org/) programming language. The core framework is very extensible and there are numerous [Plugins](https://github.com/grace-plugins/) available that provide easy integration of add-on features. |
15 | 17 |
|
@@ -123,6 +125,10 @@ Grace provides several profiles in the [Grace Profiles](https://github.com/grace |
123 | 125 | * [Grace app and Spring Boot Test](https://github.com/grace-guides/gs-spring-boot-test) is a how-to guide that shows you how to use `@SpringBootTest` to test your Grace application. |
124 | 126 | * [Build Admin Console with Grace Admin Plugin](https://github.com/grace-guides/gs-admin-console) is a how-to guide that shows you how to use Grace Admin plugin to build flexible, extensible management console in your application. |
125 | 127 |
|
| 128 | +## Ducumentation |
| 129 | + |
| 130 | +* [2023.3.x](https://graceframework.org/grace-framework/2023.3.x/) |
| 131 | + |
126 | 132 | ## License |
127 | 133 |
|
128 | 134 | Grace framework is Open Source software released under the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0.html). |
0 commit comments