-
Notifications
You must be signed in to change notification settings - Fork 12
TechStack
Andrew Dunn edited this page May 25, 2017
·
1 revision
The RCloud gist service uses the following technologies:
-
Spring Boot the main framework for developing the
RCloud Gist Service.
- Spring Framework
- Spring Security security framework.
- Spring Cloud microservice utility libraries.
- Undertow Servlet container embedded within the service.
- Hazelcast Caching implementation.
- Grgit high level git library.
- JGit lower level git library.
- SLF4j Logging abstraction.
- logback Logging implementation.
- Gradle Build tool.