Skip to content

innoq/spring-cookie

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.