Core starter for any Summer application: the DI container, AOP/transaction
support, bootstrap, and the logging binding every app owns. Pull this in
instead of listing the individual framework modules. Capability starters
(web, data-*) depend on this one.
Artifacts using Summer Boot Starter (Core) (4)
Starter for building Summer web applications. Depends on the core starter
(DI, AOP, transactions, bootstrap, logging) and adds the HTTP stack
(web routing, Netty server, middleware) plus the JSON binding.
Last Release on Aug 27, 2026
Starter for Summer JDBC persistence. Depends on the core starter and adds
summer-data-jdbc plus the connection pool.
Last Release on Aug 27, 2026
Starter for Summer Redis persistence (Lettuce). Depends on the core
starter and adds summer-data-redis.
Last Release on Aug 27, 2026
Starter for Summer gRPC support. Depends on the core starter and adds
summer-grpc.
Last Release on Aug 27, 2026
- Prev
- 1
- Next