Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Spring Boot Legacy to support more versions of WildFly #1

Closed
wants to merge 10 commits into from

Conversation

ddcruver
Copy link

@ddcruver ddcruver commented Jun 6, 2018

Using the development version of spring-boot-legacy we can support more versions of WildFly.

Work for supporting Spring Boot 2.0 was started for spring-boot-legacy.

An initial commit left some issues described in:
dsyer/spring-boot-legacy#25

But these have been addressed in the pull request:
dsyer/spring-boot-legacy#26

Additional project modules have been made showing an additional variation on skinny ears and wars.

ddcruver added 10 commits May 10, 2018 12:17
… Boot Legacy to support back to WildFly 8.2.1. Added main method to enable running in IDE.
…kinny EAR (deploying /web1 and /web2) and Skinny WAR (deploying /skinny-web) are light and depend on the Platform EAR.
…n example of how it should load normally without spring-boot-legacy.
…h supports Spring Boot 2.0 and more versions of WildFly. Enabled/exposed more endpoints to better Spring Boot and Spring Boot Actuator AutoConfigure is working.
@ddcruver ddcruver closed this Jun 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant