Skip to content

qutax/jpms-spring-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JPMS and Spring Example

This project is a combatibility test of the Java Platform Module System and the Spring Framework using Spring Boot.

Building and Running

With JPMS

mvn install
cd web
java --add-modules java.instrument --module-path=target/modules --module example.web/red.jackal.training.spring.jpms.web.WebApplication

Without JPMS

mvn install
cd web
mvn package spring-boot:repackage
java -jar target/web-0.0.1.jar

About

An example for combining the JPMS and Spring

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy