awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
aol avatar

aol/micro-server

0
View on GitHub↗
936 Stars·211 Forks·Java·Apache-2.0·1 Aufrufmicro-server.io↗

Micro Server

Microserver is a Java 8 native, zero configuration, standards based, battle hardened library to run Java Rest Microservices via a standard Java main class. Supporting pure Microservice or Micro-monolith styles.

Features

  • Common Frameworks - Plugin system for building microservices with Spring.
  • REST Frameworks - Extensible plugin system for microservices in Spring environments.

Star-Verlauf

Star-Verlauf für aol/micro-serverStar-Verlauf für aol/micro-server

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Micro Server

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Micro Server.
  • embedchain/embedchainjsE

    embedchain/embedchainjs

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • google/guavaAvatar von google

    google/guava

    51,473Auf GitHub ansehen↗

    Guava is a Java standard library extension and utility toolkit that provides optimized data structures, concurrency tools, and core extensions. It serves as a comprehensive set of helpers for Java development, focusing on reducing repetitive boilerplate logic. The project is distinguished by its specialized implementations of immutable collections, which ensure thread safety and data consistency by preventing accidental modification. It also includes a dedicated graph data structure library for modeling and traversing networks of interconnected nodes and edges, alongside advanced collection t

    Javaguavajava
    Auf GitHub ansehen↗51,473
  • google/jimfsAvatar von google

    google/jimfs

    2,548Auf GitHub ansehen↗

    An in-memory file system for Java

    Java
    Auf GitHub ansehen↗2,548
  • dropwizard/dropwizardAvatar von dropwizard

    dropwizard/dropwizard

    8,573Auf GitHub ansehen↗

    Dropwizard is a Java web application stack and REST framework used to build production-ready web services. It integrates an embedded HTTP server with operational tools to provide a complete environment for developing network interfaces that exchange JSON data. The project provides a set of core technology stacks for relational data mapping, schema migration, and operational performance monitoring. It includes a relational database migration tool to track schema updates and execute versioned scripts before an application starts. The framework covers a broad capability surface including reques

    Java
    Auf GitHub ansehen↗8,573
Alle 18 Alternativen zu Micro Server anzeigen→

Häufig gestellte Fragen

Was macht aol/micro-server?

Microserver is a Java 8 native, zero configuration, standards based, battle hardened library to run Java Rest Microservices via a standard Java main class. Supporting pure Microservice or Micro-monolith styles.

Was sind die Hauptfunktionen von aol/micro-server?

Die Hauptfunktionen von aol/micro-server sind: Common Frameworks, REST Frameworks.

Welche Open-Source-Alternativen gibt es zu aol/micro-server?

Open-Source-Alternativen zu aol/micro-server sind unter anderem: embedchain/embedchainjs. google/guava — Guava is a Java standard library extension and utility toolkit that provides optimized data structures, concurrency… google/jimfs — An in-memory file system for Java. greenrobot/essentials. kilim/kilim — Lightweight threads for Java, with message passing, nio, http and scheduling support. dropwizard/dropwizard — Dropwizard is a Java web application stack and REST framework used to build production-ready web services. It…