sprinmvc

There are 4 repositories under sprinmvc topic.

  • qimu666/qi-api

    Qi-API接口开放平台

    Language:Java1434829
  • SHISIA/Spring

    My Spring Framework Course

    Language:Java0100
  • tarundhiman85/SpringBoot-Rest-Api

    I have created TrainingController on Controller package where I have handled saving training information @PostMapping and Getting all the information by @Get Mapping. I have used Hibernate ORM on spring boot you can change the properties on the application properties. I have given this JSON text to be checked on the postman client the information can be validated by changing the text, for example, center code exceeding 40 alphanumeric characters There is a separate entity for the Address and courses and I have used DTO and one to many mapping to save the information

    Language:Java0100