Giter Club home page Giter Club logo

solace-spring-boot's Introduction

build

Solace Spring Boot

Overview

An umbrella project containing all Solace projects for Spring Boot.

For Solace projects on Spring Cloud, please visit the Solace Spring Cloud project.

Table of Contents


Repository Contents

Solace Spring Boot Bill of Materials (BOM)

The Solace Spring Boot BOM is a POM file which defines the versions of Solace Spring Boot projects that are compatible to a particular version of Spring Boot.

Please consult the Spring Boot Compatibility Table to determine which version of the BOM is compatible with your project.

Solace Spring Boot Projects

These are the projects contained within this repository:

Solace Spring Boot Sample Applications

The sample applications for all Solace Spring Boot projects can be found under solace-spring-boot-samples.

Building Locally

To build the artifacts locally, simply clone this repository and run mvn package at the root of the project. This will build everything.

git clone https://github.com/SolaceProducts/solace-spring-boot.git
cd solace-spring-boot
mvn package # or mvn install to install them locally

Maven Project Structure

solace-spring-boot-build (root)
    <-> solace-spring-boot-bom
    <-> solace-spring-boot-parent
        <-> solace-spring-boot-java-starter
        <-> solace-spring-boot-jms-starter
        <-> solace-spring-boot-starter
        <-> solace-java-spring-boot-autoconfigure
        <-> solace-jms-spring-boot-autoconfigure
        <-> solace-java-cfenv
    --> solace-java-sample-app
    --> solace-jms-sample-app
    --> solace-jms-sample-app-jndi

Where:
    <-- indicates the parent of the project
    --> indicates a sub-module of the project

All sub-projects are included as modules of solace-spring-boot-build. Running mvn package or mvn install at the root of the project will package/install all sub-projects.

Build Projects

These projects are used to build the solace-spring-boot repository. They should not be used in your actual application.

  • solace-spring-boot-build
    This POM defines build-related plugins and profiles that are inherited by the BOM as well as for each of the sub-projects.
    Please do not put non-Solace-Spring-Boot dependencies here - they belong in solace-spring-boot-parent. The exception to this is naturally the version of Spring Boot that this build targets. If it shouldn't be inherited by the BOM, it doesn't go here.
  • solace-spring-boot-parent
    This POM defines common properties and dependencies for the Solace Spring Boot projects.

Release Process

  1. Update Versions (Optional)
    mvn -DupdateVersion=minor # updateVersion options: major, minor, or patch
  2. Update Internal Version Properties (only if 1 was done)
    mvn -DupdateProperties # Do not use this together with updateVersion. It will not work.
  3. Validate Diff and Commit (only if 1 and 2 were done)
  4. Release
    mvn -B release:prepare

Contributing

Please read CONTRIBUTING.md for details on the process for submitting pull requests to us.

Authors

See the list of contributors who participated in this project.

License

This project is licensed under the Apache License, Version 2.0. - See the LICENSE file for details.

Code of Conduct

Contributor Covenant Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Support

https://solace.com/support

Resources

For more information about Spring Boot Auto-Configuration and Starters try these resources:

For more information about Cloud Foundry and the Solace PubSub+ service these resources:

For more information about Pivotal CFEnv try these resources:

For more information about Solace technology for Spring Cloud please visit these resources:

For more information about Solace technology in general please visit these resources:

.......................HELLO FROM THE OTTER SIDE...........
............................www.solace.com.................
...........................................................
...........................@@@@@@@@@@@@@@@@@@@.............
........................@@                    @@...........
.....................@      #              #     @.........
....................@       #              #      @........
.....................@          @@@@@@@@@        @.........
......................@        @@@@@@@@@@@      @..........
.....................@           @@@@@@@         @.........
.....................@              @            @.........
.....................@    \_______/   \________/ @.........
......................@         |       |        @.........
.......................@        |       |       @..........
.......................@         \_____/       @...........
....@@@@@...............@                      @...........
..@@     @...............@                     @...........
..@       @@.............@                     @...........
..@        @@............@                     @...........
..@@        @............@                     @...........
....@       @............@                      @..........
.....@@     @...........@                        @.........
.......@     @.........@                          @........
........@     @........@                           @.......
........@       @@@@@@                              @......
.........@                                            @....
.........@                                             @...
..........@@                                           @...
............@                                          @...
.............@                              @          @...
...............@                             @         @...
.................@                            @        @...
..................@                            @       @...
...................@                           @       @...
...................@                           @       @...
...................@                          @        @...
...................@                         @        @....
..................@                         @         @....
..................@                        @         @.....
..................@                       @          @.....
..................@                       @         @@.....
..................@                        @       @ @.....
..................@                          @@@@@   @.....
..................@                                  @.....
..................@                                  @.....

solace-spring-boot's People

Contributors

matteofilia avatar nephery avatar philippekhalife avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.