Registry / web-framework / micro-core

micro-core

JSON →
library0.91.11javamavenunverified

Core library for building opinionated REST microservices using the AOL micro-server framework.

web-framework
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

com.aol.micro.server.MicroServerApp

Starting a microservice with MicroServerApp.

import com.aol.micro.server.MicroServerApp; public class App { public static void main(String[] args) { new MicroServerApp().run(); } }
Debug
Known footguns
gotchaThe project is no longer actively maintained; consider alternatives like Spring Boot.
Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
13 hits · last 30 days
gptbot
3
claudebot
3
bingbot
1
ahrefsbot
1
Resources