Skip to content

Commit

Permalink
Add Java boilerplate
Browse files Browse the repository at this point in the history
  • Loading branch information
SteliosRusta committed Oct 12, 2022
1 parent c77c36c commit a72a7e2
Show file tree
Hide file tree
Showing 14 changed files with 579 additions and 418 deletions.
26 changes: 8 additions & 18 deletions HELP.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,14 @@
# Read Me First
The following was discovered as part of building this project:

* The original package name 'net.dancer.chat-dancer' is invalid and this project uses 'net.dancer.chatdancer' instead.

# Getting Started

### Reference Documentation
For further reference, please consider the following sections:

* [Official Gradle documentation](https://docs.gradle.org)
* [Spring Boot Gradle Plugin Reference Guide](https://docs.spring.io/spring-boot/docs/2.7.4/gradle-plugin/reference/html/)
* [Create an OCI image](https://docs.spring.io/spring-boot/docs/2.7.4/gradle-plugin/reference/html/#build-image)
* [Spring Web](https://docs.spring.io/spring-boot/docs/2.7.4/reference/htmlsingle/#web)
* [Spring Data JDBC](https://docs.spring.io/spring-boot/docs/2.7.4/reference/htmlsingle/#data.sql.jdbc)

### Guides
The following guides illustrate how to use some features concretely:

* [Building a RESTful Web Service](https://spring.io/guides/gs/rest-service/)
* [Serving Web Content with Spring MVC](https://spring.io/guides/gs/serving-web-content/)
* [Building REST services with Spring](https://spring.io/guides/tutorials/rest/)
* [Using Spring Data JDBC](https://github.com/spring-projects/spring-data-examples/tree/master/jdbc/basics)

### Additional Links
These additional references should also help you:

* [Gradle Build Scans – insights for your project's build](https://scans.gradle.com#gradle)
* [Official Apache Maven documentation](https://maven.apache.org/guides/index.html)
* [Spring Boot Maven Plugin Reference Guide](https://docs.spring.io/spring-boot/docs/2.7.4/maven-plugin/reference/html/)
* [Create an OCI image](https://docs.spring.io/spring-boot/docs/2.7.4/maven-plugin/reference/html/#build-image)

2 changes: 0 additions & 2 deletions README.md

This file was deleted.

37 changes: 0 additions & 37 deletions build.gradle.kts

This file was deleted.

5 changes: 0 additions & 5 deletions gradle/wrapper/gradle-wrapper.properties

This file was deleted.

240 changes: 0 additions & 240 deletions gradlew

This file was deleted.

Loading

0 comments on commit a72a7e2

Please sign in to comment.