Skip to content
View manyu235's full-sized avatar

Block or report manyu235

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. SpringBoot_Integ_IBMMQ SpringBoot_Integ_IBMMQ Public

    Spring boot integration with IBM MQ

    Java 2 3

  2. basicauthentication basicauthentication Public

    We will create small spring boot application, we will secure rest endpoint with basic authentication and authorization. we will extend WebSecurityConfigurerAdapter class.

    Java

  3. springboot-oauth springboot-oauth Public

    We will show as how to use oauth authentication with git oauth service.

    Java

  4. springboot-keyauth springboot-keyauth Public

    We created one small spring boot application, and imposed API key-auth security.

    Java

  5. springboot_with_kafka springboot_with_kafka Public

    Spring boot solution will use kafka messaging service to read/write data to/from topic .

    Java

  6. Swagger-UI-documentation Swagger-UI-documentation Public

    This solution shows simple example of spring boot integration with swagger 2 documentation, this helps in generating interactive API documentation that lets your users try out the API calls directl…

    Java