szerhusenBC / jwt-spring-security-demo

A demo for using JWT (Json Web Token) with Spring Security and Spring Boot 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tomcat deployment

lastlink opened this issue · comments

Should be able to do a mvn package and copy to a tomcat server as a war file. I'm having difficulties setting up the boiler plate.

I figured it out, I'm going to do a pull request as this works w/ your current code. I was wondering if you could create a separate mysql branch, see issue #84, so I could do a pull request w/ the flyway changes as this is not cross compatible w/ h2.

I have solution . I just produce many jar linked with manifestation.mf created by intellij . That work for me !

I'm closing this ticket now because there is an explanation about this in the Spring Boot documentation mentioned above.