social-network/.mvn/wrapper/maven-wrapper.properties
Struchkov Mark 6d1e133265
Add new REST resource and Docker configurations
Added a new REST resource file, ExampleResource.java, that serves a "Hello from RESTEasy Reactive" message. Also included new Docker configuration files for JVM mode, native mode, and micro base image mode. Additionally, an HTML file has been created for the 'social-network' application. The purpose of these modifications is to extend application functionality and deployment options.
2024-03-02 12:29:10 +03:00

19 lines
1018 B
Properties

# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip
wrapperUrl=https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.2.0/maven-wrapper-3.2.0.jar