Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modern Java application example. #1

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Apr 10, 2016

  1. first commit.

    cqueiroz-pivotal committed Apr 10, 2016
    Configuration menu
    Copy the full SHA
    5502ece View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4801b65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e263f32 View commit details
    Browse the repository at this point in the history
  4. Moves instruments to application.properties.

    - change README file.
    cqueiroz-pivotal committed Apr 10, 2016
    Configuration menu
    Copy the full SHA
    4bf81ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    27d6177 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    28c2dc8 View commit details
    Browse the repository at this point in the history
  7. Adds jackson to convert ticks to POJOs.

    - Modify README to add sample output.
    - ignore heartbeat messages.
    - add Tick POJO.
    cqueiroz-pivotal committed Apr 10, 2016
    Configuration menu
    Copy the full SHA
    d3485b0 View commit details
    Browse the repository at this point in the history
  8. fix typo README.

    cqueiroz-pivotal committed Apr 10, 2016
    Configuration menu
    Copy the full SHA
    4d8e46b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b48c249 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2016

  1. remove .idea folder.

    caxqueiroz committed Apr 11, 2016
    Configuration menu
    Copy the full SHA
    7ee2625 View commit details
    Browse the repository at this point in the history