Registry / web-framework / micro-core

micro-core

JSON →
library0.91.11javamavenunverified

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

<dependency> <groupId>com.aol.microservices</groupId> <artifactId>micro-core</artifactId> <version>0.91.11</version> </dependency>
INSTALL
IMPORT
SIG · MICRO-CORE
M
micro-core
web-frameworkjavav0.91.11
harness data pending
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.

MicroServerApp
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 issues
gotchaThe project is no longer actively maintained; consider alternatives like Spring Boot.
fix
Migrate to a supported microservice framework.
affects: *
Upgrade
Version history
0.91.11latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
micro-core — mvn dependency:get micro-core · libregistry