add cookie module to CI build
This commit is contained in:
@@ -113,6 +113,7 @@ fi
|
||||
|
||||
if [[ "$MODULE" == "module1" ]]
|
||||
then
|
||||
build_maven_module "spring-boot/spring-boot-cookie-demo"
|
||||
build_maven_module "spring-boot/spring-boot-kafka"
|
||||
build_gradle_module "spring-boot/spring-boot-springdoc"
|
||||
build_maven_module "spring-boot/dependency-injection"
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
|
||||
## Related Blog Articles
|
||||
|
||||
* [Setting Cookies with the Servlet API and Spring]()
|
||||
* [Setting Cookies with the Servlet API and Spring](https://reflectoring.io/spring-boot-cookies/)
|
||||
|
||||
Reference in New Issue
Block a user