Coder Social home page Coder Social logo

jahnelgroup / spring-boot-samples Goto Github PK

View Code? Open in Web Editor NEW
52.0 14.0 28.0 33.83 MB

Provided here is a collection of sample code for Spring Boot.

License: MIT License

Kotlin 54.48% HTML 13.75% Java 29.29% CSS 0.76% JavaScript 0.29% Dockerfile 0.04% TSQL 1.39%
spring-boot spring-framework

spring-boot-samples's Introduction

Spring Boot

Provided here is a collection of sample code for Spring Boot. Some of the examples are written in Kotlin as the community is showing a great deal of interest for moving in that direction!

What is Spring Boot?

Spring Boot makes it ridiculously easy to build advanced software using Java and the Spring Framework. It's ecosystem consists of popular components like Spring Security, Spring Data, Spring Integration, Spring Batch, and much more.

Getting Started

The fastest way to get application running from scratch is to use http://start.spring.io. Select the options you want, download the zip file, unpack it and run with Maven or Gradle.

Spring Boot CLI is another great way to develop applications. You can perform all the same actions from the web interface directly within your terminal, along with a bunch of other cool things.

$ spring init --dependencies=web,data-jpa my-project
Using service at https://start.spring.io
Project extracted to '/Users/developer/example/my-project'

A purchased version of IntelliJ IDEA has advanced support for Spring providing similar features directly within the IDE.

Learning

The Spring Framework moves fast so it's important to stay up to date, here are a few ways.

If you've never followed the release of new content on the web, RSS feeds are great way to do that.

spring-boot-samples's People

Contributors

joechev avatar murphyjiv avatar szgaljic avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

spring-boot-samples's Issues

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.