All Projects → Elements Of Programming Interviews → Similar Projects or Alternatives

391 Open source projects that are alternatives of or similar to Elements Of Programming Interviews

common
常用的模式、方法、算法。Common patterns and methods.
Stars: ✭ 59 (-92.01%)
Mutual labels:  maven
tank-battle
Java坦克大战游戏,基于Spring Boot,JDK8,Swing组件开发,有一些Bug,还在持续更新完善中...
Stars: ✭ 52 (-92.95%)
Mutual labels:  maven
Confused
Tool to check for dependency confusion vulnerabilities in multiple package management systems
Stars: ✭ 314 (-57.45%)
Mutual labels:  maven
alovoa
Free and open-source dating platform that respects your privacy
Stars: ✭ 104 (-85.91%)
Mutual labels:  maven
pcljava
A port of the Point Cloud Library (PCL) using Java Native Interface (JNI).
Stars: ✭ 19 (-97.43%)
Mutual labels:  maven
Proguard Maven Plugin
ProGuard Maven plugin that supports modularised ProGuard packages
Stars: ✭ 353 (-52.17%)
Mutual labels:  maven
wislove
Java 服务端api解决方案,处理部分通用业务逻辑。包括用户中心,支付,订单,IM相关,内容管理,角色权限授权。以及分库分表的处理,RPC分布式的解决方案等。一个人慢慢做
Stars: ✭ 14 (-98.1%)
Mutual labels:  maven
Selenium Maven Template
A maven template for Selenium that will let you check out and go.
Stars: ✭ 403 (-45.39%)
Mutual labels:  maven
E3Mall
高并发,分布式Java项目,模拟天猫商城,京东商城
Stars: ✭ 33 (-95.53%)
Mutual labels:  maven
Yan
使用Maven构建,整合Dubbo+Zookeeper+SpringMVC+Spring+MyBatis+Redis支持分布式的高效率便捷开发框架
Stars: ✭ 293 (-60.3%)
Mutual labels:  maven
Blog Tutorials
⭐️ Codebase for the tutorials on my blog about Java, Spring Boot, AWS, Kotlin and Testing
Stars: ✭ 257 (-65.18%)
Mutual labels:  maven
yfs
🏠超精简分布式对象存储
Stars: ✭ 35 (-95.26%)
Mutual labels:  maven
Luaunit
LuaUnit is a popular unit-testing framework for Lua, with an interface typical of xUnit libraries (Python unittest, Junit, NUnit, ...). It supports several output formats (Text, TAP, JUnit, ...) to be used directly or work with Continuous Integration platforms (Jenkins, Maven, ...).
Stars: ✭ 362 (-50.95%)
Mutual labels:  maven
haveibeenpwned4j
The ultimate Java library for Troy Hunt's ';-- Have I Been Pwned (v3).
Stars: ✭ 13 (-98.24%)
Mutual labels:  maven
Strongbox
Strongbox is an artifact repository manager.
Stars: ✭ 412 (-44.17%)
Mutual labels:  maven
cmake-maven-project
Project to enable using CMake from a Maven build.
Stars: ✭ 57 (-92.28%)
Mutual labels:  maven
Aem Project Archetype
Maven template to create best-practice websites on AEM.
Stars: ✭ 337 (-54.34%)
Mutual labels:  maven
WebChat
一份关于webSocket网页聊天的小demo
Stars: ✭ 54 (-92.68%)
Mutual labels:  maven
Kubernetes For Java Developers
A Day in Java Developer’s Life, with a taste of Kubernetes
Stars: ✭ 514 (-30.35%)
Mutual labels:  maven
wordcount
Hadoop MapReduce word counting with Java
Stars: ✭ 18 (-97.56%)
Mutual labels:  maven
Fabric8 Maven Plugin
📢 This project is migrated to 👉 https://github.com/eclipse/jkube
Stars: ✭ 307 (-58.4%)
Mutual labels:  maven
maven
Development repository for the maven cookbook
Stars: ✭ 35 (-95.26%)
Mutual labels:  maven
Gradle Maven Publish Plugin
Gradle plugin that configures an uploadArchives task to automatically upload all of your Java, Kotlin or Android libraries to any Maven instance.
Stars: ✭ 392 (-46.88%)
Mutual labels:  maven
manon
🧪 Play with SpringBoot 2, JWT, Querydsl, GraphQL, Docker, ELK, PostgreSQL, MariaDB, Redis, MongoDB, Flyway, Maven, Gradle, TestNG, JUnit5, JaCoCo, GreenMail, CI, Quality Gates, Prometheus, Gatling, etc.
Stars: ✭ 26 (-96.48%)
Mutual labels:  maven
Gradle Nexus Plugin
Gradle plugin for configuring and uploading artifacts to Sonatype Nexus
Stars: ✭ 284 (-61.52%)
Mutual labels:  maven
Ueboot
springboot2.2、spring-data-jpa、iView4、Vue2 、代码生成器、shiro权限管理、前后端分离、java后台管理系统快速开发框架,通过该框架可以在分钟级别内完成单表的前后端增删改查功能。脚手架工程: https://github.com/ueboot/ueboot-starter ,基于这个工程可以直接开发
Stars: ✭ 270 (-63.41%)
Mutual labels:  maven
JavaEE
🔥⭐️👍框架(SSM/SSH)学习笔记
Stars: ✭ 33 (-95.53%)
Mutual labels:  maven
Nguseckill
✨ 整合IDEA+Maven+SSM框架的高并发的商品秒杀项目
Stars: ✭ 373 (-49.46%)
Mutual labels:  maven
docker-compose-maven-plugin
Run docker-compose with Maven
Stars: ✭ 68 (-90.79%)
Mutual labels:  maven
Shop
spring cloud最佳实践项目实例,使用了spring cloud全家桶,TCC事务管理,EDA事务最终一致性等技术的下单示例
Stars: ✭ 418 (-43.36%)
Mutual labels:  maven
jcabi-maven-plugin
Supplementary maven plugin for AspectJ weaving and versioning of artifacts
Stars: ✭ 25 (-96.61%)
Mutual labels:  maven
Ssm booksystem
ssm demo,ssm详细教程,SSM简明教程:简单的十步教你搭建人生第一个SSM框架[ SSM框架整合教程(spring+spring mvc+mybatis+redis+maven+idea+bootstrap) ]
Stars: ✭ 355 (-51.9%)
Mutual labels:  maven
SSM-Maven-Heima
基于SSM(Spring+Springmvc+Mybatis)框架的电商小项目,使用Maven构建项目,MySQL为数据库系统,Redis的缓存服务器(并不是用的很多)。商城分为后台人员管理界面和前台处理服务器两个方面。实现了登录,邮件注册,redis缓存机制,cookie的历史记录浏览,分页浏览商品,加入购物车,提交订单等等功能。最精彩的是,如果你刚刚学完基础的SSM框架,那么你就可以跟着视频一起完成这个很nice的小工程了。话不多说,让我们进入无尽的学习中吧!(光头不再是梦想:) )
Stars: ✭ 106 (-85.64%)
Mutual labels:  maven
Javacv
Java interface to OpenCV, FFmpeg, and more
Stars: ✭ 5,543 (+651.08%)
Mutual labels:  maven
WAPI
The WhatsApp API
Stars: ✭ 36 (-95.12%)
Mutual labels:  maven
Samples
JavaFX samples to run with different options and build tools
Stars: ✭ 352 (-52.3%)
Mutual labels:  maven
rpm-builder
Maven RPM builder plugin
Stars: ✭ 46 (-93.77%)
Mutual labels:  maven
Hahu
参照知乎网做的一个简易版问答网站,后台采用Java语言,及Spring,SpringMVC,MyBatis等框架,模版引擎使用FreeMarker。数据库用到MySQL,Redis。
Stars: ✭ 408 (-44.72%)
Mutual labels:  maven
flexmojos-introduction
A gentle introduction to Flexmojos & Maven
Stars: ✭ 50 (-93.22%)
Mutual labels:  maven
Trampoline
Admin Spring Boot Locally
Stars: ✭ 325 (-55.96%)
Mutual labels:  maven
maven-native
www.mojohaus.org/maven-native/
Stars: ✭ 13 (-98.24%)
Mutual labels:  maven
Perfect Ssm
🍇更完善的Spring+SpringMVC+Mybatis+easyUI后台管理系统(RESTful API+redis)
Stars: ✭ 606 (-17.89%)
Mutual labels:  maven
Simple-YAML
A Java API that provides an easy-to-use way to store data using the YAML format.
Stars: ✭ 68 (-90.79%)
Mutual labels:  maven
Hope Boot
🌱 Hope-Boot 一款现代化的脚手架项目
Stars: ✭ 3,241 (+339.16%)
Mutual labels:  maven
sign-maven-plugin
Maven plugin which creates Open PGP / GPG signatures for all of the project's artifacts
Stars: ✭ 34 (-95.39%)
Mutual labels:  maven
Ms Backend Boilerplates
Boilerplate for Your Server Side(Backend) Application, Java | Spring(Boot, Cloud) | Node.js(Express, Koa, Egg) | Go | Python | DevOps 💫 服务端项目模板
Stars: ✭ 394 (-46.61%)
Mutual labels:  maven
broom
A disk cleaning utility for developers.
Stars: ✭ 38 (-94.85%)
Mutual labels:  maven
Maven Surefire
Apache Maven Surefire
Stars: ✭ 304 (-58.81%)
Mutual labels:  maven
jenkins-pipeline-gitflow-maven
Sample Maven project with a Jenkinsfile doing git-flow based release management
Stars: ✭ 47 (-93.63%)
Mutual labels:  maven
Java Sdk
百度AI开放平台 Java SDK
Stars: ✭ 495 (-32.93%)
Mutual labels:  maven
cheshuo
🎃A lightweight game server framework. Based on Springboot and Netty. Using ProtoBuf as communication between client and server.
Stars: ✭ 23 (-96.88%)
Mutual labels:  maven
Javapackager
📦 Gradle/Maven plugin to package Java applications as native Windows, Mac OS X, or GNU/Linux executables and create installers for them.
Stars: ✭ 285 (-61.38%)
Mutual labels:  maven
checksum-maven-plugin
Compute Maven project artifacts/dependencies/files checksum digests.
Stars: ✭ 36 (-95.12%)
Mutual labels:  maven
Shopping Management System
该项目为多个小项目的集合(持续更新中...)。内容类似淘宝、京东等网购管理系统以及图书管理、超市管理等系统。目的在于便于Java初级爱好者在学习完某一部分Java知识后有一个合适的项目锻炼、运用所学知识,完善知识体系。适用人群:Java基础到入门的爱好者。
Stars: ✭ 4,130 (+459.62%)
Mutual labels:  maven
Kotlin Examples
Various examples for Kotlin
Stars: ✭ 3,014 (+308.4%)
Mutual labels:  maven
Ok Gradle
IntelliJ/Android Studio plugin for searching artifacts ids of popular Java libraries.
Stars: ✭ 664 (-10.03%)
Mutual labels:  maven
Spock Example
Spock example specifications along with ready-to-go Gradle and Maven builds
Stars: ✭ 595 (-19.38%)
Mutual labels:  maven
Cookbook
🎉🎉🎉JAVA高级架构师技术栈==任何技能通过 “刻意练习” 都可以达到融会贯通的境界,就像烹饪一样,这里有一份JAVA开发技术手册,只需要增加自己练习的次数。🏃🏃🏃
Stars: ✭ 428 (-42.01%)
Mutual labels:  maven
Highdsa
2018年本科毕设项目,已更新所有开发和部署文档。基于Dubbo、SSM、Shiro、ELK、ActiveMQ、Redis等实现的一套高可用、高性能、高可扩展的分布式系统架构,实现可支持业务的基础公共服务,API使用Restful风格对外暴露。已经实现的包括:发送邮件服务、FastDFS文件存储服务、ELK实时日志查询服务、Redis缓存服务、Mybatis数据库、阿里短信推送、Goeasy消息推送、Druid监控、ActiveMQ消息队列、shiro权限认证、cas单点登录、权限配置web系统、移动端后台系统。持续更新中......
Stars: ✭ 385 (-47.83%)
Mutual labels:  maven
Teamspeak 3 Java Api
A Java wrapper of TeamSpeak's 3 server query API.
Stars: ✭ 273 (-63.01%)
Mutual labels:  maven
1-60 of 391 similar projects