Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marlalain/slinky

Quick development in Spring Boot using Java Generics and Reflection.
https://github.com/marlalain/slinky

java-generics java-reflection kotlin library spring-boot

Last synced: 2 months ago
JSON representation

Quick development in Spring Boot using Java Generics and Reflection.

Awesome Lists containing this project

README

        

# slinky

Slinky Discord Server
GitHub
GitHub issues

CodeFactor
GitHub Actions

Library for quick development in Spring Boot using Java Generics and Reflection.

---

## Why "slinky"?


A slinky (toy)

A slinky is a precompressed helical spring toy invented by Richard James in the early 1940s. And "Spring" is the
framework that this library is built upon.

## But why use slinky?

The (java!) generic classes slinky provides are going to allow developers to create Spring Boot applications at record
speed.

## What slinky provides to every resource?

Currently, slinky provides `GET`, `POST`, `PUT`, `DELETE`, `PATCH`, `HEAD` and `OPTIONS` for resource(s)
gathering(s). Right now we only operate in REST but adding RESTful classes to inherit from is on the todo list.