In the RegistrationRequest class files found an issue#9
Open
rajkumat3344 wants to merge 2 commits intoamigoscode:masterfrom
Open
In the RegistrationRequest class files found an issue#9rajkumat3344 wants to merge 2 commits intoamigoscode:masterfrom
rajkumat3344 wants to merge 2 commits intoamigoscode:masterfrom
Conversation
…gh your course, Now a days we have to use the default constructor concept. I have added default constructor in the RegistratioRequest class to get rid of this issue [com-fasterxml-jackson-databind-exc-invaliddefinitionexception-cannot-construct-instance-of-xyz-no-creators-like-default-construct-exist-cannot-deserialize-from-object-value-no-delega/] which I have faced yesterday(14-04-2022)
rajkumat3344
commented
Apr 15, 2022
…op of 5430 port so I changed earlier now replcaing the previous port.I have used application.yml file in the project root
rajkumat3344
commented
Apr 15, 2022
Author
rajkumat3344
left a comment
There was a problem hiding this comment.
Hi Amigos,
Changing the ports here which I have changed as my Postgresql is running on 5430.
As earlier making it to 5432.
Thanks and let me know if I can merge it in the master.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Login-registration-backend
In the RegistrationRequest class files found an issue when going through your course, Now a days we have to use the default constructor concept. I have added default constructor in the RegistratioRequest class to get rid of this issue :
[com-fasterxml-jackson-databind-exc-invaliddefinitionexception-cannot-construct-instance-of-xyz-no-creators-like-default-construct-exist-cannot-deserialize-from-object-value-no-delega/]which I have faced yesterday(14-04-2022).
Earlier
Current after changes
Hi Amigos,
I am going through your all of the videos and those contents are pritty much good enough
which can help the begginers or intermediate to switch Jobs or start a career in the era of Technology.
Here is my contribution to your project folder.
Please let me know if I can merge my contribution here and also love to know if there is any alternative way to get rid of the issue:
[com-fasterxml-jackson-databind-exc-invaliddefinitionexception-cannot-construct-instance-of-xyz-no-creators-like-default-construct-exist-cannot-deserialize-from-object-value-no-delega/].Thanks and Regards,
Raj Kumar Dutta
email: rajkumarsindri22@gmail.com