I want to create a dark web SNS with Jakarta EE 8 with Java 11

Hello.

Right now, I'm trying to create a dark web SNS that exchanges cryptocurrencies. https://github.com/nandaka-furari/DarkwebSNS Since the specifications etc. are written in the README, Java and Jakarta EE will be used for the outline design, assuming that you will refer to it specifically. The main version is Java: 11; Jakarta EE: 8, but we are considering development with the following combinations of versions, including those that do not yet exist.

But I don't know how to develop it at all, so I would like to develop this article as a sample of how to make a Jakarta EE app, so please send me more and more edit requests. This project depends on the following projects: https://github.com/nandaka-furari/DarkwebCommon This will help you create dark web apps.

In addition to README, with Markdown that summarizes reference people and reference pages https://github.com/nandaka-furari/DarkwebSNS/blob/master/MARK.md I'm making Markdown to summarize the problem. https://github.com/nandaka-furari/DarkwebSNS/blob/master/PROBLEM.md

Eclipse Jakarta EE is now under the umbrella of the Eclipse Foundation (EF), so I would like to make it a premise article for developing with Eclipse. I wish I could use Payara Tools.

At the end

Please send issues, READMEs, and other commits to Markdown to GitHub. (Basically, I think it's quite likely if you develop those Markdown) And I would like to summarize the existing Java EE and Jakarta EE Qiita articles here.

Recommended Posts

I want to create a dark web SNS with Jakarta EE 8 with Java 11
I tried to modernize a Java EE application with OpenShift.
I want to make a list with kotlin and java!
I want to make a function with kotlin and java!
Even in Java, I want to output true with a == 1 && a == 2 && a == 3
I want to develop a web application!
Even in Java, I want to output true with a == 1 && a == 2 && a == 3 (PowerMockito edition)
I want to ForEach an array with a Lambda expression in Java
I tried to break a block with java (1)
Even in Java, I want to output true with a == 1 && a == 2 && a == 3 (Javassist second decoction)
Even in Java, I want to output true with a == 1 && a == 2 && a == 3 (black magic edition)
I want to dark mode with the SWT app
I tried to create a Clova skill in Java
I want to monitor a specific file with WatchService
I want to transition screens with kotlin and java!
I want to get along with Map [Java beginner]
I want to create a generic annotation for a type
Let's create a TODO application in Java 2 I want to create a template with Spring Initializr and make a Hello world
I tried to create a shopping site administrator function / screen with Java and Spring
[Azure] I tried to create a Java application for free ~ Connect with FTP ~ [Beginner]
[Java] I want to convert a byte array to a hexadecimal number
I want to create a form to select the [Rails] category
I want to create a Parquet file even in Ruby
I want to implement various functions with kotlin and java!
I tried to create a padrino development environment with Docker
[Java] I want to test standard input & standard output with JUnit
I want to write a loop that references an index with Java 8's Stream API
I tried to interact with Java
[Java] How to create a folder
I want to return a type different from the input element with Java8 StreamAPI reduce ()
A story that I struggled to challenge a competition professional with Java
I want to create a chat screen for the Swift chat app!
I want to make a button with a line break with link_to [Note]
I want to add a browsing function with ruby on rails
I can't create a Java class with a specific name in IntelliJ
I want to return to the previous screen with kotlin and java!
[Java] I want to perform distinct with the key in the object
I want to extract between character strings with a regular expression
[Wire Mock] I want to set up a stub / mock server in Java and perform E2E tests.
I want to write a nice build.gradle
Create a simple web application with Dropwizard
I want to use DBViewer with Eclipse 2018-12! !!
I want to write a unit test!
I want to stop Java updates altogether
I want to display images with REST Controller of Java and Spring!
I tried to make a Web API that connects to DB with Quarkus
I want to display a PDF in Chinese (Korean) with thin reports
Volume of trying to create a Java Web application on Windows Server 2016
Create a java web application development environment with docker for mac part2
[Kotlin] I wanted to generate a png with a large capacity per area [Java]
I want to test Action Cable with RSpec test
I tried to create a portfolio with AWS, Docker, CircleCI, Laravel [with reference link]
[Android] I want to create a ViewPager that can be used for tutorials
Run R from Java I want to run rJava
I tried to make Basic authentication with Java
Create a CSR with extended information in Java
Create a simple bulletin board with Java + MySQL
[Rails] rails new to create a database with PostgreSQL
[Windows] [IntelliJ] [Java] [Tomcat] Create a Tomcat9 environment with IntelliJ
Let's create a timed process with Java Timer! !!
I want to send an email in Java.