23 lines
1.3 KiB
Markdown
23 lines
1.3 KiB
Markdown
|
|
```shell
|
|
ollama run llama2 "Als ein erfahrener Java-Entwickler setze bitte ein Projekt mit Java 11 und Gradle auf, um eine Webanwendung zu erstellen. Als Framework soll Sprint Boot verwendet werden. Stelle bitte Fragen, wenn Du noch Information
|
|
en benötigst. Beginne mit der Aufgabe erst, wenn Du alles verstanden hast."
|
|
```
|
|
|
|
```text
|
|
Gut, ich kann Ihnen helfen, ein Java-Projekt mit Java 11 und Gradle zu erstellen und eine Webanwendung mit dem
|
|
Framework Spring Boot zu erstellen. Before we begin, can you please provide me with the following information:
|
|
|
|
1. What is the purpose of the web application?
|
|
2. Who is the target audience for the application?
|
|
3. Are there any specific features or functionalities that need to be included in the application?
|
|
4. Do you have any existing branding guidelines (e.g. logos, color schemes) that we should follow for the
|
|
application?
|
|
5. What is the expected size of the project?
|
|
6. Are there any specific technologies or libraries that you want to use or avoid in the project?
|
|
7. Do you have any specific requirements for the build and deployment process?
|
|
8. Are there any other dependencies or libraries that we need to consider when building the application?
|
|
|
|
Once I have this information, I can help you get started with the project.
|
|
```
|