4.0.0
    spring-security-oauth-server
    spring-security-oauth-server
    war
    
        org.baeldung
        spring-security-oauth
        1.0.0-SNAPSHOT
    
    
    
    
        
            org.springframework.boot
            spring-boot-starter-web
        
        
        
            org.springframework
            spring-jdbc
        
        
        
            mysql
            mysql-connector-java
            runtime
        
  
        
        
        
            org.springframework.security.oauth
            spring-security-oauth2
            ${oauth.version}
        
        
    
    
        spring-security-oauth-server
        
            
                src/main/resources
                true
            
        
        
            
                org.springframework.boot
                spring-boot-maven-plugin