#java-8 (17 Repositories)
Ranked open-source repositories tagged with #java-8, scored by pull request acceptance likelihood and maintainer engagement velocity.
15.5%
0.2h
17 repositories tagged #java-8
mybatis/generator
A code generator for MyBatis.
pivovarit/throwing-function
Checked Exceptions-enabled Java 8+ functional interfaces + adapters
GoogleCloudPlatform/appengine-java-standard
Google App Engine Standard Java runtime: Prod runtime, local devappserver, Cloud SDK Java components, GAE APIs, and GAE API emulators.
eliostvs/clean-architecture-delivery-example
A example of clean architecture in Java 8 and Spring Boot 2.0
bobocode-projects/java-fundamentals-exercises
Training Exercises that cover language basics, Algorithms, Data Structures, OOP, and Functional Programming
cloudoptlab/cloudopt-next
A simple and modern Java and Kotlin vert.x web framework
hellokaton/java-bible
:banana: 我的技术摘要
wesleyegberto/java-new-features
Exploring Java new features from 8 to 27
winterbe/java8-tutorial
Modern Java - A Guide to Java 8
26hzhang/OptimizedImageEnhance
Several image/video enhancement methods, implemented by Java, to tackle common tasks, like dehazing, denoising, backscatter removal, low illuminance enhancement, featuring, smoothing and etc.
dm3/clojure.java-time
Java 8 Date-Time API for Clojure
Phoenix616/InventoryGui
A library for Bukkit plugins to create GUIs with inventories
soyjuanmalopez/clean-architecture
A example of clean architecture in Java 8 and Spring Boot 2.0
kishanrajput23/Java-Projects-Collections
A curated collection of diverse Java projects, showcasing various concepts, techniques, and applications. Ideal for learning, reference, and exploring different areas of Java programming from beginner exercises to advanced applications.
arthurspk/guiadevbrasil
Um guia extenso de informações com um vasto conteúdo de várias áreas para ajudar, agregar conhecimento e retirar dúvidas, nesse guia você encontrará tudo que necessário para qualquer carreira relacionada a tecnologia.
aabhasr1/OtpView
A custom view to enter otp/pin of different sizes used usually in cases of authentication.
lrwinx/shop
spring cloud最佳实践项目实例,使用了spring cloud全家桶,TCC事务管理,EDA事务最终一致性等技术的下单示例