All Projects → swsms → whats-new-in-java

swsms / whats-new-in-java

Licence: other
Overview of features that were introduced in Java 8-13.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to whats-new-in-java

web-components-good-practices
😎☑️ Good Practices for build Web Components.
Stars: ✭ 80 (+175.86%)
Mutual labels:  tests
dockercompose-springboot-mongodb-nginx
Docker Compose with Spring Boot, MongoDB and NGINX
Stars: ✭ 27 (-6.9%)
Mutual labels:  maven
where-broke
A CLI utility that helps finding breaking module versions using binary search and automated tests.
Stars: ✭ 92 (+217.24%)
Mutual labels:  tests
estj
EstJ is my own test framework!
Stars: ✭ 13 (-55.17%)
Mutual labels:  tests
ecommerce-microservices-spring-reactive-webflux
E-commerce demo with spring reactive webflux and spring cloud microservice
Stars: ✭ 107 (+268.97%)
Mutual labels:  maven
maloss
Towards Measuring Supply Chain Attacks on Package Managers for Interpreted Languages
Stars: ✭ 46 (+58.62%)
Mutual labels:  maven
aspectj-maven-plugin
www.mojohaus.org/aspectj-maven-plugin/
Stars: ✭ 77 (+165.52%)
Mutual labels:  maven
textdigester
TextDigester: document summarization java library
Stars: ✭ 23 (-20.69%)
Mutual labels:  maven
loci
Testing remote CI scripts locally
Stars: ✭ 25 (-13.79%)
Mutual labels:  tests
spectron-typescript-starter
Spectron TypeScript Starter for e2e testing electron applications
Stars: ✭ 15 (-48.28%)
Mutual labels:  tests
bfmvc
模仿springmvc的轻量级web框架,适合学习和搭建小型web项目使用
Stars: ✭ 86 (+196.55%)
Mutual labels:  maven
pipeline-maven-plugin
Pipeline Maven Plugin
Stars: ✭ 50 (+72.41%)
Mutual labels:  maven
cyclonedx-maven-plugin
Creates CycloneDX Software Bill of Materials (SBOM) from Maven projects
Stars: ✭ 103 (+255.17%)
Mutual labels:  maven
iiitdmj-gpa
GPA Calculator + Quiz Bot for IIITDM Jabalpur
Stars: ✭ 16 (-44.83%)
Mutual labels:  tests
Keyist-Ecommerce
🔑 A simple ecommerce site powered with Spring Boot + Angular 10 + Ngrx + OAuth2
Stars: ✭ 220 (+658.62%)
Mutual labels:  maven
retesteth
testeth via RPC. Test run, generation by t8ntool protocol
Stars: ✭ 56 (+93.1%)
Mutual labels:  tests
WorldGuardWrapper
A wrapper for the WorldGuard API that allows plugins to support both v6 and v7 APIs.
Stars: ✭ 21 (-27.59%)
Mutual labels:  maven
metadatamanagement
Metadatamanagement (MDM) - Data Search for Higher Education Research and Science Studies
Stars: ✭ 21 (-27.59%)
Mutual labels:  maven
maven-settings-action
This action setup maven settings.xml
Stars: ✭ 39 (+34.48%)
Mutual labels:  maven
workable-converter
基于libreoffice实现的文档转换项目,无框架依赖,即插即用
Stars: ✭ 74 (+155.17%)
Mutual labels:  maven

What's new in Java

This project demonstrates new features introduced in different versions of Java (SE). It focuses only on those features that are visible to application developers and may affect the style or approaches to programming in Java. (Re)moving of existing APIs is not considered here at all.

The project is based on Maven and has a classic multi-modular structure. Each module focuses on a specific version of the language. All examples are located in test folders.

It's in the phase of the active development now. You can help to add some new information with examples by doing a pull request from your fork.

Follow the link depending on the verion of Java you are interested in:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].