Skip to content

n-essio/poc-java-from-md

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

poc-java-from-md

Create a java class, name it.ness.model.SimpleUser, that will have some public fields:

  • uuid (String)
  • name (String)
  • surname (String)
  • age (Integer)

Add also, a constructor and toString method.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published