mirror of
				https://github.com/OpenAPITools/openapi-generator.git
				synced 2025-11-04 10:43:44 +00:00 
			
		
		
		
	* [java] generateClientAsBean for restclient and webclient Added possibility to generate restclient and webclient as a @Component in the same fashion as resttemplate. Fix #17885 Fix #19229 * - Samples