Getting Started

Java Design patterns

Nullable labs Java patterns Java patterns Java patterns

GitHub version GitHub tag (latest by date) GitHub Release Date Lines of code GitHub closed issues GitHub closed pull requests GitHub repo size GitHub last commit GitHub GitHub language count GitHub search hit counter GitHub Repository branches GitHub Repository dependents

Gitpod ready-to-code first-timers-only Friendly Open Source Helpers The Changelog Discuss Sourcegraph DOI FOSSA Status Renovatebot Dependabot NewReleases Hits-of-Code Maintainability ComVer GitHub Super-Linter Documentation Status NetflixOSS Lifecycle CI first-timers-only

🎹 Table of contents

(back to top)

Summary

Java Project Status: Active – The project has reached a stable, usable state and is being actively developed. Project created status Project updated status

Java Design Patterns is intended to provide various use case scenarios and architectural concepts on prototyping adaptive applications.

(back to top)

📝 Documentation

The Website documentation is provided by gitbook and can be discovered at url:

Java Patterns

To enable documentation serving at localhost you can run the following script

otherwise, the next steps should be considered:

1) Install/upgrade pip command-line utility:

or if you need to install pip for the first time:

2) Install the mkdocs package using pip:

or more conveniently for Windows subsystem:

3) Install the material theme for the website:

4) Start the server at localhost by running the following command:

5) Deploy to GitHub pages:

5) Open up localhost in browser to get the default documentation homepage.

(back to top)

🧶 Kubernetes

Running k8s cluster with tilt command by acquiring k8s deployment configuration:

Shutting down k8s cluster with provisioned resources removal:

(back to top)

Statistics

Documentation PageSpeed result dashboard

(back to top)

📝 Versioning

The project uses SemVer for versioning. For the versions available, see the tags on this repository.

(back to top)

🌹 Authors

Java Patterns is maintained by the following GitHub team-members:

  • Author

with community support please contact with us if you have some question or proposition.

(back to top)

💕 Contributing

Contributors Display

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us (emoji key).

More on information on project contributions can be found at CHANGELOG.md.

This project follows the all-contributors specification. Contributions of any kind are welcome!

GitHub contributors

PRs Welcome Github contributors

See also the list of contributors who participated in this project.

Edit with Gitpod

Java Design Patterns has experimental support for Gitpod, a pre-configured development environment that runs in your browser. To use Gitpod, click the button below and sign in with GitHub. Gitpod also offers a browser add-on, though it is not required.

Open in CodeSandbox

(back to top)

🚨 Visitor stats

GitHub page hits

GitHub stars
GitHub forks
GitHub watchers

(back to top)

Licensing

Java Patterns is distributed under LGPL version 3 or later, [License]. LGPLv3 is additional permissions on top of GPLv3.

image

(back to top)

🌟 Development Support

Like Java Design patterns and Java Patterns ? Consider buying me a coffee :)

Become a Patron Buy Me A Coffee KoFi

(back to top)

👨‍👨‍👧‍👦 Acknowledgement

Stargazers repo roster for @AlexRogalskiy/java-patterns

Stargazers over time

Statistics report

(back to top)

📎 OpenGraph Card

OpenGraph card

(back to top)

🔥 Feeds and Podcasts

Reddit posts

(back to top)

InfoWorld posts

(back to top)

Let's talk posts

(back to top)

Random thoughts posts

(back to top)

Better code posts

(back to top)

Inside Java posts

(back to top)

Java programmer posts

(back to top)

Dreamix posts

(back to top)

Plumbr posts

(back to top)

Thorben Janssen posts

(back to top)

Redhat posts

(back to top)

JavaCodeGeeks posts

(back to top)

DevCases posts

(back to top)


forthebadge forthebadge forthebadge

Last updated

Was this helpful?