File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed 
src/main/java/org/springframework/data Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change 11/* 
2-  * Copyright 2024 the original author or authors. 
2+  * Copyright 2024-2025  the original author or authors. 
33 * 
44 * Licensed under the Apache License, Version 2.0 (the "License"); 
55 * you may not use this file except in compliance with the License. 
3131import  org .springframework .data .repository .query .QueryMethod ;
3232import  org .springframework .javapoet .JavaFile ;
3333import  org .springframework .javapoet .TypeName ;
34- import  org .springframework .util .StringUtils ;
35- import  org .springframework .javapoet .TypeSpec ;
3634
3735/** 
3836 * Contributor for AOT repository fragments. 
Original file line number Diff line number Diff line change 2222
2323import  org .springframework .aot .generate .GenerationContext ;
2424import  org .springframework .aot .hint .BindingReflectionHintsRegistrar ;
25- import  org .springframework .aot .hint .MemberCategory ;
2625import  org .springframework .core .annotation .MergedAnnotation ;
2726
2827/** 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments