Skip to content

josephT273/IDX-workspace-for-java-spring-boot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hey, Guys

whats up I'm Joseph From Ethiopia This is my IDX WOrkspace Setup for my Spring Boot project. If You want to create your own Spring Boot App You can use this workspace.

Installation

$ git clone https://github.com/josephT273/IDX-workspace-for-java-spring-boot.git

Or using SSH

$ git clone [email protected]:josephT273/IDX-workspace-for-java-spring-boot.git

Or you can import it From Github Directly using Import repo and paste the below url

https://github.com/josephT273/IDX-workspace-for-java-spring-boot.git

Usage

After build process complete open commad plate type Spring Initializer shown in the image Image of Spring Initializer

Continue every steps show on the image below

Select Spring boot version and hit Enter Image of Spring Initializer

Select Programming language I use java Image of Spring Initializer

Input Group Id for your project and hit enter Image of Spring Initializer

Input Artifact Id for your project and hit enter Image of Spring Initializer

Select Specfic packaging type Image of Spring Initializer

Select version of java for your procject I use Java 17 for now Image of Spring Initializer

Add dependencies for your project and hit enter Image of Spring Initializer

Select Appropriate direction for your project and click Ok Image of Spring Initializer

Start your project

$ cd demo
$ ./mvnw install
$ ./mvnw spring-boot:run

Happy Coding✨

Thanks for using my workspace

Contact Me Linktree

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages