Skip to content

aravind-deva/EffectiveJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EffectiveJava

This repo contains secure and OOD practices with Java.This assumes that you already have familiarity with Effective Java by Joushua Boch.

How to use them

  • The Source classes define different patterns of safe and recommended patterns in features of Java Language(ex:Serialization)

Example: SerializationProxyPattern is a widely used pattern to secure classes deserialization. It has a corresponding test SerializationProxyPattTest

Contribute

The solutions have been tested with a given set of constraints.However , in case you find a bug, please raise an issue.Kindly fork the repo and create a pull request to merge into the source repo.

License

Licensed under LICENSE

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages