一 forum-java spring boot框架开发的社区:https://www.developers.pub 二 简介 forum-java 是一个开源的现代化社区平台,它实现了: 面向内容讨论的论坛; 面向知识问答的社区; 100% 开源; 欢迎到 开发者客栈 官方讨论区了解更多。同时也欢迎关注 开发者客栈 开源社区微信公众号 智猿其说: 三 为什么要做这个项目? 企业在做开放平台领域建
flexmark-java flexmark-java is a Java implementation of CommonMark (spec 0.28) parser using theblocks first, inlines after Markdown parsing architecture. Its strengths are speed, flexibility, Markdown
ObjectBox Java (Kotlin, Android) ObjectBox is a superfast object-oriented database with strong relation support.ObjectBox is embedded into your Android, Linux, macOS, or Windows app. Latest version: 2
Application Insights for Java See documentation at https://docs.microsoft.com/en-us/azure/azure-monitor/app/java-in-process-agent. If you need to build locally Download the main repo and submodule: gi
java-bible 这里记录了一些技术摘要,部分文章来自网络,本项目的目的力求分享精品技术干货,以Java为主。 如果你喜欢,star 便是,持续更新ing,还有Fork项目的同学,貌似没有什么卵用。。。 目录 开源组件实现 MVC框架实现篇 IOC容器实现篇 设计模式系列 Java8系列 Hexo搭建博客 开发者指南 运维相关 经典文章 开源组件实现 MVC框架实现篇 项目规划 路由设计 控制
互联网 Java 工程师进阶知识完全扫盲 本项目大部分内容来自中华石杉,版权归作者所有,内容涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识。我对这部分知识做了一个系统的整理,方便学习查阅。 本项目已开通 Discussions 功能。学习之前,先来看看 Discussions 讨论区的技术面试官是怎么说的吧。本项目欢迎各位开发者朋友到 Discussions 讨论区分享自己的一些想法和
Remark-java 是一个 java 库,实现将 HTML 内容转成 Markdown 格式。Remark 依赖于 jsoup 库。 Maven: <dependency> <groupId>com.kotcrab.remark</groupId> <artifactId>remark</artifactId> <version>1.0.0</version></dependency>
Simple and fast HTTP-Framework with the touch of expressjs State of this project I created this years ago and I'm no longer actively working with java. If anyone is interested maintaining this (and ha
Ember - Java This README outlines the details of collaborating on this Ember application.A short introduction of this app could easily go here. It was a long time since I wrote this code. On that
Autobahn|Java Client library providing WAMP on Java 8 (Netty) and Android, plus (secure) WebSocket for Android. Autobahn|Java is a subproject of the Autobahn project and provides open-source client im
Realm is a mobile database that runs directly inside phones, tablets or wearables.This repository holds the source code for the Java version of Realm, which currently runs only on Android. Realm Kotli
Testcontainers Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Doc
java-openid 是 Java 语言实现的 OpenID 协议,目前还没有完整的实现 Consumer 和 Provider ,但提供了处理 OpenID 消息的架构。
coffeescript-java 是一个简单的 Java 类用来将 CoffeeScript 脚本转成 JavaScript 脚本。程序直接利用 Java 的脚本引擎来实现。