Using @RequestScope with micronaut: "No request present"
              
              #1899
            
            
              
                Unanswered
              
          
                  
                    
                      maxkomarychev
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
I have a problem using
@RequestScopewith micronaut's IoC - it throws an error "No request present" whenever I'm trying to instantiate a bean with request scope while processing fields of >2nd level.The demo repository with instructions is available here: https://github.com/maxkomarychev/micronaut-graphql-kotlin-request-scope
Beta Was this translation helpful? Give feedback.
All reactions