4.0.0
  
    org.springframework.boot
    spring-boot-starter-parent
    2.7.11
     
  
  mocked-services
  
    11
    3.3.0
    1.1.6
    3.16.1
    1.5.5.Final
    Release11
    ${project.artifactId}
    1.18.26
  
  
    
      org.springframework.boot
      spring-boot-starter-web
    
    
      org.springframework.boot
      spring-boot-devtools
      runtime
      true
    
    
      org.springframework.boot
      spring-boot-configuration-processor
      true
    
    
      org.springframework.boot
      spring-boot-starter-validation
    
    
      org.projectlombok
      lombok
      ${lombok.version}
    
    
      org.mapstruct
      mapstruct
      ${mapstruct.version}
    
    
      org.springframework.boot
      spring-boot-starter-data-redis
    
  
  
    
      
        org.springframework.boot
        spring-boot-maven-plugin
        
          
            true
            true
          
        
      
      
        org.apache.maven.plugins
        maven-compiler-plugin
        
          
            
              org.mapstruct
              mapstruct-processor
              ${mapstruct.version}
            
            
              org.projectlombok
              lombok
              ${lombok.version}
            
            
              org.projectlombok
              lombok-mapstruct-binding
              0.2.0
            
          
          
            -Amapstruct.defaultComponentModel=spring
          
          13
          13