A simple Spring Boot API example app, ready to deploy.
./mvnw spring-boot:runOr with Maven installed:
mvn spring-boot:runThe server runs on port 8080.
Connect the Ink MCP server to your AI agent and prompt:
Deploy this Spring Boot app with Ink.
Full tutorial: docs.ml.ink/examples/backend/java-spring-boot
Ink is a deployment platform built for AI agents.
- Website: ml.ink
- Documentation: docs.ml.ink
- Quick Start: docs.ml.ink/quick-start
- Examples: docs.ml.ink/examples