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.
- Host: GitHub
- URL: https://github.com/careydevelopment/carecosystem-web-common
- Owner: careydevelopment
- License: mit
- Created: 2021-08-28T09:11:45.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-06T22:43:21.000Z (almost 5 years ago)
- Last Synced: 2026-01-02T00:14:09.116Z (6 months ago)
- Topics: cookies, java, java-11, jwt, spring-boot-2
- Language: Java
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# CarEcosystem Common Web Components
 

[](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).