Skip to content
View suntossh's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report suntossh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. SWIFTParser SWIFTParser Public

    MTMessageParser

    1

  2. FirstSpringMVCProjectDataBinding FirstSpringMVCProjectDataBinding Public

    FirstSpringMVCProjectDataBinding uses "" @ModelAttribute("studentI") Student student "" for binding the fileds of Student objects from the Form fields, so we dont have to use @RequestParam

    Java 1 1

  3. FirstSpringMVCProjectModelAttributeAnnotation FirstSpringMVCProjectModelAttributeAnnotation Public

    FirstSpringMVCProjectModelAttributeAnnotation uses again @ModelAttribute("studentI") Student student to autobind just like Struts ActionForm, it can also be used to add common code for all Controll…

    Java 1 1

  4. YouTubeTranscripts YouTubeTranscripts Public

    Extract YouTube Transcript in the language You need

    Python 1

  5. DWP2 DWP2 Public

    it is a REST based baby project, it will have CRUD Operation, Filter Action , fully funtional Web.xml

    Java

  6. SerializeDeSerializeTest SerializeDeSerializeTest Public

    Will test Serialize-deSerialize of sample Objects with Date Value, int, String and boolean

    Java