Skip to content

Vladosik12333/uni-conference-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog Service Java

The Java simple MVC application serves as an announcement of the university's academic conference. Also, the application includes functionality such as localization and adaptation for different devices.

Screenshots

Image 1 Image 2 Image 3

Installation

  1. Clone repository git clone https://github.com/Vladosik12333/uni-conference-page
  2. Build project mvn package
  3. Build image docker build -t uni-conference-page .
  4. Start container docker run -d -p 80:80 uni-conference-page
  5. Open localhost

Technologies

Language - Java 17 Framework - 
Spring Boot 3.4.1 Spring Boot - Web MVC Library - Thymeleaf Library - Lombok Technology - Docker

Deployment

The application was deployed using AWS services:

  • Elastic Container Service
  • Elastic Container Registry
  • VPC
  • Route 53
  • Balancer
  • Certificate Manager
  • IAM

Authors

Vladyslav Babiak - Developer

Copyright & Licensing Information

MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published