fixed bean dependencies for gui
This commit is contained in:
		
							parent
							
								
									34ad7b5177
								
							
						
					
					
						commit
						bcb28b0945
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -14,6 +14,7 @@ import ch.ethz.seb.sebserver.gbl.api.API; | |||
| import ch.ethz.seb.sebserver.gbl.api.APIMessage; | ||||
| import ch.ethz.seb.sebserver.gbl.api.TooManyRequests; | ||||
| import ch.ethz.seb.sebserver.gbl.model.user.TokenLoginInfo; | ||||
| import ch.ethz.seb.sebserver.gbl.profile.WebServiceProfile; | ||||
| import ch.ethz.seb.sebserver.gbl.util.Result; | ||||
| import ch.ethz.seb.sebserver.webservice.servicelayer.authorization.TeacherAccountService; | ||||
| import io.github.bucket4j.local.LocalBucket; | ||||
|  | @ -21,6 +22,7 @@ import org.springframework.http.MediaType; | |||
| import org.springframework.web.bind.annotation.*; | ||||
| 
 | ||||
| @RestController | ||||
| @WebServiceProfile | ||||
| public class AdminJWTAccess { | ||||
| 
 | ||||
|     private final TeacherAccountService teacherAccountService; | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 anhefti
						anhefti