Skip to content

Some components for Spring MVC that use cookies instead of a HTTP session.

License

Notifications You must be signed in to change notification settings

innoq/spring-cookie

Folders and files

NameName
Last commit message
Last commit date
Feb 5, 2024
Sep 2, 2024
Feb 9, 2023
Feb 8, 2023
Jun 20, 2018
Jun 20, 2018
Oct 2, 2021
Feb 8, 2023
Nov 7, 2019
Jun 20, 2018
Oct 2, 2021
Feb 9, 2023
Jul 16, 2024
Jul 16, 2024
Jan 6, 2025

Repository files navigation

Spring Cookie

- Come to the dark side, we have cookies

Maven Central License Open Issues Build Status Code Coverage

Some components for Spring MVC that use cookies instead of a HTTP session.

Features

Quick Start

Download the jar through Maven:

<dependency>
  <groupId>com.innoq</groupId>
  <artifactId>spring-cookie</artifactId>
  <version>1.0.0</version>
</dependency>

Release History

See CHANGELOG.md

Code of Conduct

Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

License

Spring Cookie is Open Source software released under the Apache 2.0 license.