Skip to content

AlexRogalskiy/java-patterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
ADMSK\AVROGAL1
Feb 18, 2021
6e5b204 · Feb 18, 2021
Jan 30, 2021
Feb 18, 2021
Feb 4, 2021
Feb 7, 2021
Feb 18, 2021
Feb 17, 2021
Jan 15, 2021
Jan 15, 2021
Feb 17, 2021
Jan 15, 2021
Jan 16, 2021
Jan 29, 2021
Feb 1, 2021
Feb 16, 2021
Feb 17, 2021
Jan 15, 2021
Jan 16, 2021
Feb 18, 2021
Feb 1, 2021
Jan 26, 2021
Jan 30, 2021
Jan 29, 2021

Repository files navigation

Java Design patterns

Java Design patterns

Nullable labs Java patterns Java patterns

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 FOSSA Status Renovatebot Dependabot NewReleases Hits-of-Code ComVer GitHub Super-Linter

🎹 Table of contents

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.

mkdocs.yml    # Configuration file.
docs/
    readme.md  # General information
    summary.md  # Table of contents
    units/
        design-patterns.md # Design patterns and architectural concepts
        scenarios.md # Scenarios in practice
        use-cases.md # Typical use cases 
    user-guide/
        changelog.md # Changelog page 
        code_of_conduct.md # Code of conduct page 
        code_owners.md # Code owners page 
        dependency.md # Dependency page 
        description.md # Description page
        faq.md # FAQ page
        getting-started.md # Getting started page
        troubleshooting.md # Troubleshooting page
        upgrade.md # Upgrade page
    reporting/
        info.md # Informational page
        issue_template.md # Issue template page
        bug_report.md # Bug report template
        custom_report.md # Custom report template
        feature_request_template.md # Feature request template
        pull_request_template.md # Pull request template
    contributing/
        info.md # Contributing page
    links/
        info.md # Links page

📝 Documentation

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

Java Patterns

To enable documentation serving at localhost the following steps should be considered:

1) Install/upgrade pip command-line utility:

pip install --upgrade pip

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

python get-pip.py

2) Install the mkdocs package using pip:

pip install mkdocs

or more conveniently for Windows subsystem:

python -m pip install mkdocs
python -m mkdocs

3) Install the material theme for the website:

pip install mkdocs-material
pip install markdown-include

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

mkdocs serve --verbose --dirtyreload

5) Deploy to GitHub pages:

mkdocs --verbose gh-deploy --force --remote-branch gh-pages

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

Statistics

Documentation PageSpeed result dashboard

📝 Versioning

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

🌹 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.

💕 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).

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

PRs Welcome Github contributors

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

🚨 Visitor stats

GitHub page hits

GitHub stars GitHub forks GitHub watchers

Licensing

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

image

🌟 Development Support

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

Become a Patron Buy Me A Coffee KoFi

👨‍👨‍👧‍👦 Acknowledgement

Stargazers repo roster for @AlexRogalskiy/java-patterns

📎 OpenGraph Card

OpenGraph card

🔥 Feeds and Podcasts

Reddit posts

InfoWorld posts

Let's talk posts

Random thoughts posts

Better code posts

Inside Java posts

Java programmer posts

Dreamix posts

Plumbr posts

Thorben Janssen posts

Redhat posts

JavaCodeGeeks posts

DevCases posts


forthebadge forthebadge forthebadge