pf4j VS Microserver

Compare pf4j vs Microserver and see what are their differences.

pf4j

Plugin Framework for Java (PF4J) (by pf4j)

Microserver

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. (by aol)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
pf4j Microserver
2 -
2,238 941
1.1% 0.0%
7.5 0.0
26 days ago about 1 year ago
Java Java
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

pf4j

Posts with mentions or reviews of pf4j. We have used some of these posts to build our list of alternatives and similar projects.
  • Java dynamic SPI registrations
    1 project | /r/javahelp | 6 Sep 2022
    I'm working in a spring boot based environment using a setup similar to pf4j where additional JARs can be loaded at will during runtime. Each plugin may implement a set of interfaces which are then dynamically registered in the Applications IoC. The important part is: Each jar is loaded within a separate ClassLoader.
  • PF4J and Clojure
    1 project | /r/Clojure | 10 Apr 2021
    Hi everyone! Recently I've needed to figure out how PF4J library can be used from Clojure, and it was not very straightforward in some parts. There were almost no information on using PF4J from Clojure, so I've wrote this post, explaining what I've did to make things work by creating example plugin, as per PF4J demo application. Hope it will be useful for someone!

Microserver

Posts with mentions or reviews of Microserver. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning Microserver yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing pf4j and Microserver you can also consider the following projects:

Design Patterns - Design patterns implemented in Java

Rapidoid - Rapidoid - Extremely Fast, Simple and Powerful Java Web Framework and HTTP Server!

jext - Simple extension framework for Java applications

Feign - Feign makes writing java http clients easier

moduliths - Building modular, monolithic applications using Spring Boot

Spark - A simple expressive web framework for java. Spark has a kotlin DSL https://github.com/perwendel/spark-kotlin

ofbiz-framework - Apache OFBiz is an open source product for the automation of enterprise processes. It includes framework components and business applications for ERP, CRM, E-Business/E-Commerce, Supply Chain Management and Manufacturing Resource Planning. OFBiz provides a foundation and starting point for reliable, secure and scalable enterprise solutions.

Retrofit - A type-safe HTTP client for Android and the JVM

educational-platform - Modular Monolith Java application with DDD

RESTEasy - An Implementation of the Jakarta RESTful Web Services Specification

RestExpress - Minimalist Java framework for rapidly creating scalable, containerless, RESTful microservices. Ship a production-quality, headless, RESTful API in the shortest time possible. Uses Netty for HTTP, Jackson for JSON, Metrics for metrics, properties files for configuration. Sub-projects and plugins enable, NoSQL, Swagger, Auth0, HAL integration, etc.

Restlet Framework - Leading REST API framework for Java