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

https://github.com/careydevelopment/carecosystem-web-common

This repo includes common classes for Spring/Thymeleaf web applications used within the CarEcosystem network.
https://github.com/careydevelopment/carecosystem-web-common

cookies java java-11 jwt spring-boot-2

Last synced: 4 months ago
JSON representation

This repo includes common classes for Spring/Thymeleaf web applications used within the CarEcosystem network.

Awesome Lists containing this project

README

          

![Carey Development Logo](http://careydevelopment.us/img/branding/careydevelopment-logo-sm.png)

# CarEcosystem Common Web Components
![](https://img.shields.io/badge/jdk-11-blue.svg) ![license](https://img.shields.io/badge/license-MIT-blue.svg)
![](https://img.shields.io/badge/maven-3.6.3-blue.svg)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/us.careydevelopment.model.api/carecosystem-web-common/badge.svg)](https://search.maven.org/artifact/us.careydevelopment.model.api/api-flyweights/1.6.2/jar)

CarEcosystem Common Web Components includes classes and constants used throughout Spring/Thymeleaf web applications within the
CarEcosystem network.

## Latest Release
You can pull it from the central Maven repositories:

```xml

us.careydevelopment.web
carecosystem-web-common
1.6.2

```

## License
This code is under the [MIT License](https://github.com/careydevelopment/carecosystem-web-common/blob/main/LICENSE).