awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 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·3 vuesmicro-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.

Historique des stars

Graphique de l'historique des stars pour aol/micro-serverGraphique de l'historique des stars pour aol/micro-server

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Micro Server

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Micro Server.
  • embedchain/embedchainjsE

    embedchain/embedchainjs

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • google/guavaAvatar de google

    google/guava

    51,473Voir sur GitHub↗

    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
    Voir sur GitHub↗51,473
  • google/jimfsAvatar de google

    google/jimfs

    2,548Voir sur GitHub↗

    An in-memory file system for Java

    Java
    Voir sur GitHub↗2,548
  • dropwizard/dropwizardAvatar de dropwizard

    dropwizard/dropwizard

    8,573Voir sur GitHub↗

    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
    Voir sur GitHub↗8,573
Voir les 18 alternatives à Micro Server→

Questions fréquentes

Que fait 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.

Quelles sont les fonctionnalités principales de aol/micro-server ?

Les fonctionnalités principales de aol/micro-server sont : Common Frameworks, REST Frameworks.

Quelles sont les alternatives open-source à aol/micro-server ?

Les alternatives open-source à aol/micro-server incluent : 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…