Shopme
Shopme (Spring Boot, Mysql, Spring Security, OAuth2, Bootstrap, Javascript, Thymeleaf, S3 Bucket, JUnit)
File Explorer
- org.eclipse.core.resources.prefs
- org.eclipse.m2e.core.prefs
- maven-wrapper.jar
- maven-wrapper.properties
- MavenWrapperDownloader.java
- Constants.java
- Article.java
- ArticleType.java
- Menu.java
- MenuType.java
- Order.java
- OrderDetail.java
- OrderStatus.java
- OrderTrack.java
- PaymentMethod.java
- Product.java
- ProductDetail.java
- ProductImage.java
- Question.java
- QuestionVote.java
- ArticleSection.java
- BrandSection.java
- CategorySection.java
- ProductSection.java
- Section.java
- SectionType.java
- Setting.java
- SettingBag.java
- SettingCategory.java
- AbstractAddress.java
- AbstractAddressWithCountry.java
- Address.java
- AuthenticationType.java
- Brand.java
- CartItem.java
- Category.java
- Country.java
- Currency.java
- Customer.java
- EmailSettingBag.java
- IdBasedEntity.java
- Review.java
- ReviewVote.java
- Role.java
- ShippingRate.java
- State.java
- StateDTO.java
- User.java
- VoteResultDTO.java
- VoteType.java
- ArticleNotFoundException.java
- CategoryNotFoundException.java
- CustomerNotFoundException.java
- MenuItemNotFoundException.java
- PayPalApiException.java
- ProductNotFoundException.java
- QuestionNotFoundException.java
- QuestionVoteException.java
- ReviewNotFoundException.java
- SectionNotFoundException.java
- SectionUnmoveableException.java
- ShippingRateAlreadyExistsException.java
- ShippingRateNotFoundException.java
- ShoppingCartException.java
- application.properties
- .gitignore
- mvnw
- mvnw.cmd
- pom.xml
- maven-wrapper.jar
- maven-wrapper.properties
- MavenWrapperDownloader.java
- Canon.png
- Samsung.png
- Olympus.png
- Caden.png
- amazonbasics.png
- Nikon.png
- Neewer.png
- Sigma.png
- Bosch.png
- Joby.png
- GoPro.png
- Fujifilm.png
- Manfrotto.png
- Google.png
- LG.png
- Motorola.png
- Pantech.png
- Huawei.png
- Xiaomi.png
- Hovamp.png
- Aioneus.png
- XIAE.png
- Sony.png
- Everyworth.png
- Lexar.png
- Nulaxy.png
- Fitfort.png
- PopSocket.png
- SHAWE.png
- Lenovo.png
- Acer.png
- Dell.png
- Intel.png
- HP.png
- ASUS.png
- Microsoft.png
- DragonTouch.png
- AMD.png
- XFX.png
- MSI.png
- Seagate.png
- Corsair.png
- Thermaltake.png
- Kingston.png
- SanDisk.png
- Creative.png
- Crucial.png
- HyperX.png
- Gigabyte.png
- TP-Link.png
- Western Digital.png
- Panasonic.png
- Pelican.png
- Apple.png
- electronics.png
- digital cameras.png
- flashes.png
- lenses.png
- tripods_monopods.png
- carrier cellphones.png
- unlocked cellphones.png
- cellphone accessories.png
- cables and adapters.png
- microsd cards.png
- cellphone_stands.png
- camera.jpg
- cellphone cases.png
- headphones.png
- computer processors.png
- graphic cards.png
- internal hard drive.png
- internal optical drives.png
- power supplies.png
- solid state drives.png
- sound cards.png
- computer memory.png
- computers.png
- motherboards.png
- network cards.png
- cellphones.png
- desktop computers.png
- laptop computers.png
- tablets.png
- computer components.png
- bags_cases.png
- maven-wrapper.jar
- maven-wrapper.properties
- MavenWrapperDownloader.java
- MvcConfig.java
- AccountController.java
- AllCategoriesSectionController.java
- ArticleController.java
- ArticleSectionController.java
- BrandController.java
- BrandRestController.java
- BrandSectionController.java
- CategoryController.java
- CategoryRestController.java
- CategorySectionController.java
- CountryRestController.java
- CustomerController.java
- CustomerRestController.java
- GeneralSectionController.java
- MainController.java
- MenuController.java
- OrderController.java
- OrderRestController.java
- ProductController.java
- ProductRestController.java
- ProductSearchController.java
- ProductSectionController.java
- QuestionController.java
- ReportController.java
- ReportRestController.java
- ReviewController.java
- SettingController.java
- ShippingRateController.java
- ShippingRateRestController.java
- StateRestController.java
- TextSectionController.java
- UserController.java
- UserRestController.java
- DashboardInfo.java
- CategoryDTO.java
- OrderResponseDTO.java
- ProductDTO.java
- ReportItemDTO.java
- BrandNotFoundException.java
- BrandNotFoundRestException.java
- CustomerNotFoundException.java
- MenuUnmoveableException.java
- OrderNotFoundException.java
- UserNotFoundException.java
- BrandCsvExporter.java
- CategoryCsvExporter.java
- CustomerCsvExporter.java
- UserCsvExporter.java
- BrandExcelExporter.java
- CategoryExcelExporter.java
- CustomerExcelExporter.java
- UserExcelExporter.java
- BrandPdfExporter.java
- CategoryPdfExporter.java
- CustomerPdfExporter.java
- UserPdfExporter.java
- ProductSaveHelper.java
- SettingHelper.java
- PagingAndSortingArgumentResolver.java
- PagingAndSortingHelper.java
- PagingAndSortingParam.java
- SearchRepository.java
- ArticleRepository.java
- BrandRepository.java
- CategoryRepository.java
- CountryRepository.java
- CurrencyRepository.java
- CustomerRepository.java
- MenuRepository.java
- OrderDetailRepository.java
- OrderRepository.java
- ProductRepository.java
- QuestionRepository.java
- ReviewRepository.java
- RoleRepository.java
- SectionRepository.java
- SettingRepository.java
- ShippingRateRepository.java
- StateRepository.java
- UserRepository.java
- ShopmeUserDetails.java
- ShopmeUserDetailsService.java
- WebSecurityConfig.java
- IArticleService.java
- IBrandService.java
- ICategoryService.java
- ICustomerService.java
- IMenuService.java
- IOrderService.java
- IProductService.java
- IQuestionService.java
- IReviewService.java
- ISettingService.java
- IShippingRateService.java
- IUserService.java
- AbstractReportService.java
- ArticleService.java
- BrandService.java
- CategoryService.java
- CustomerService.java
- DashboardService.java
- MasterOrderReportService.java
- MenuService.java
- OrderDetailReportService.java
- OrderService.java
- ProductService.java
- QuestionService.java
- ReviewService.java
- SectionService.java
- SettingService.java
- ShippingRateService.java
- UserService.java
- AbstractExporter.java
- AmazonS3Util.java
- CategoryPageInfo.java
- DirectUtil.java
- FileUploadUtil.java
- GeneralSettingBag.java
- MasterOrderReportServiceUtil.java
- MenuMoveDirection.java
- MenuUtil.java
- OrderUtil.java
- ReportType.java
- ReportUtil.java
- SectionUtil.java
- ShopmeBackEndApplication.java
- styles.css
- all.css
- default-user.png
- english.png
- image-thumbnail.png
- ShopmeAdminBig.png
- ShopmeAdminSmall.png
- turkish.png
- article_section_form.js
- brand_section_form.js
- category_section_form.js
- common.js
- common_form.js
- common_form_country_state.js
- common_list.js
- countries_setting.js
- customer_form.js
- jquery.number.min.js
- order_form_add_product.js
- order_form_overview_products.js
- order_form_remove_product.js
- order_form_tracks.js
- orders_shipper.js
- product_form_details.js
- product_form_images.js
- product_form_overview.js
- product_section_form.js
- sales_report_by_category.js
- sales_report_by_date.js
- sales_report_by_product.js
- sales_report_common.js
- states_setting.js
- jquery.richtext.js
- jquery.richtext.min.js
- richtext.min.css
- richtext.scss
- fa-brands-400.eot
- fa-brands-400.svg
- fa-brands-400.ttf
- fa-brands-400.woff
- fa-brands-400.woff2
- fa-regular-400.eot
- fa-regular-400.svg
- fa-regular-400.ttf
- fa-regular-400.woff
- fa-regular-400.woff2
- fa-solid-900.eot
- fa-solid-900.svg
- fa-solid-900.ttf
- fa-solid-900.woff
- fa-solid-900.woff2
- article_detail_modal.html
- article_form.html
- articles.html
- brand_form.html
- brands.html
- categories.html
- category_form.html
- customer_detail_modal.html
- customer_form.html
- customers.html
- article_summary.html
- brand_summary.html
- category_summary.html
- customer_summary.html
- general_info.html
- menu_summary.html
- order_summary.html
- product_summary.html
- question_summary.html
- review_summary.html
- section_summary.html
- setting_summary.html
- shipping_rate_summary.html
- user_summary.html
- 403.html
- 404.html
- 500.html
- menu_form.html
- menu_items.html
- add_product_modal.html
- order_details_modal.html
- order_form.html
- order_form_overview.html
- order_form_products.html
- order_form_shipping.html
- order_form_tracks.html
- order_status_fragment.html
- orders.html
- orders_shipper.html
- search_product.html
- product_description.html
- product_description_read_only.html
- product_detail_modal.html
- product_details.html
- product_details_read_only.html
- product_form.html
- product_images.html
- product_images_read_only.html
- product_overview.html
- product_shipping.html
- product_shipping_read_only.html
- products.html
- question_detail_modal.html
- question_form.html
- questions.html
- reports.html
- sales_report_fragment.html
- review_detail_modal.html
- review_form.html
- reviews.html
- all_categories_section_form.html
- article_section_form.html
- brand_section_form.html
- category_section_form.html
- general_section_form.html
- product_section_form.html
- sections.html
- text_section_form.html
- customer_verification.html
- mail_templates.html
- order_confirmation.html
- countries.html
- general.html
- mail_server.html
- payment.html
- settings.html
- states.html
- shipping_rate_form.html
- shipping_rates.html
- shipping_rates_fragment.html
- account_form.html
- user_form.html
- users.html
- error.html
- fragments.html
- index.html
- login.html
- modal_fragments.html
- navigation.html
- application.properties
- messages.properties
- messages_en.properties
- messages_tr.properties
- AmazonS3UtilTests.java
- ArticleRepositoryTests.java
- BrandRepositoryTests.java
- BrandServiceTests.java
- CategoryRepositoryTests.java
- CategoryServiceTests.java
- CountryRepositoryTests.java
- CountryRestControllerTests.java
- CurrencyRepositoryTests.java
- MenuRepositoryTests.java
- OrderDetailRepositoryTests.java
- OrderRepositoryTests.java
- OrderRestControllerTests.java
- ProductRepositoryTests.java
- ReportRestControllerTests.java
- ReviewRepositoryTests.java
- SectionRepositoryTests.java
- SettingRepositoryTests.java
- ShippingRateRepositoryTests.java
- ShippingRateServiceTests.java
- StateRepositoryTests.java
- StateRestControllerTests.java
- PasswordEncoderTest.java
- RoleRepositoryTests.java
- UserRepositoryTests.java
- Ammanolla.png
- Anna Maria.jpg
- Isaac Henry.jpg
- .gitignore
- mvnw
- mvnw.cmd
- pom.xml
- Shopme-backend.log
- maven-wrapper.jar
- maven-wrapper.properties
- MavenWrapperDownloader.java
- CheckoutInfo.java
- PayPalOrderResponse.java
- MvcConfig.java
- AddressController.java
- ArticleController.java
- CheckoutController.java
- CustomerController.java
- CustomerRestController.java
- ForgotPasswordController.java
- MainController.java
- MenuController.java
- OrderController.java
- OrderRestController.java
- ProductController.java
- ProductsByBrandController.java
- QuestionController.java
- QuestionRestController.java
- QuestionVoteRestController.java
- ReviewController.java
- ReviewVoteRestController.java
- ShoppingCartController.java
- ShoppingCartRestController.java
- StateRestController.java
- OrderNotFoundException.java
- SettingFilter.java
- AddressRepository.java
- ArticleRepository.java
- BrandRepository.java
- CartItemRepository.java
- CategoryRepository.java
- CountryRepository.java
- CurrencyRepository.java
- CustomerRepository.java
- MenuRepository.java
- OrderDetailRepository.java
- OrderRepository.java
- ProductRepository.java
- QuestionRepository.java
- QuestionVoteRepository.java
- ReviewRepository.java
- ReviewVoteRepository.java
- SectionRepository.java
- SettingRepository.java
- ShippingRateRepository.java
- StateRepository.java
- CustomerOAuth2User.java
- CustomerOAuth2UserService.java
- OAuth2LoginSuccessHandler.java
- CustomerUserDetails.java
- CustomerUserDetailsService.java
- DatabaseLoginSuccessHandler.java
- WebSecurityConfig.java
- IAddressService.java
- ICategoryService.java
- ICheckoutService.java
- ICustomerService.java
- IMenuService.java
- IOrderService.java
- IProductService.java
- IQuestionService.java
- IQuestionVoteService.java
- IReviewService.java
- IReviewVoteService.java
- ISettingService.java
- IShoppingCartService.java
- AddressService.java
- CategoryService.java
- CheckoutService.java
- CustomerService.java
- MenuService.java
- OrderService.java
- PayPalService.java
- ProductService.java
- QuestionService.java
- QuestionVoteService.java
- ReviewService.java
- ReviewVoteService.java
- SectionService.java
- SettingService.java
- ShippingRateService.java
- ShoppingCartService.java
- CurrencySettingBag.java
- PaymentSettingBag.java
- AuthenticationControllerHelperUtil.java
- CheckoutUtil.java
- CustomerAccountUtil.java
- CustomerForgetPasswordUtil.java
- CustomerRegisterUtil.java
- FormatCurrencyUtil.java
- OrderReturnRequest.java
- OrderReturnResponse.java
- OrderUtil.java
- ReviewStatusUtil.java
- SectionUtil.java
- ShopmeFrontEndApplication.java
- styles.css
- all.css
- default-user.png
- image-thumbnail.png
- ShopmeAdminBig.png
- ShopmeAdminSmall.png
- add_to_cart.js
- common_customer_form.js
- common_list.js
- common_modal.js
- common_rating.js
- common_vote.js
- jquery.number.min.js
- quantity_control.js
- question_post.js
- register.js
- return_order.js
- shopping_cart.js
- star-rating.css
- star-rating.min.css
- loading.gif
- star-rating.js
- star-rating.min.js
- theme.css
- theme.js
- theme.min.css
- theme.min.js
- fa-brands-400.eot
- fa-brands-400.svg
- fa-brands-400.ttf
- fa-brands-400.woff
- fa-brands-400.woff2
- fa-regular-400.eot
- fa-regular-400.svg
- fa-regular-400.ttf
- fa-regular-400.woff
- fa-regular-400.woff2
- fa-solid-900.eot
- fa-solid-900.svg
- fa-solid-900.ttf
- fa-solid-900.woff
- fa-solid-900.woff2
- address_form.html
- addresses.html
- quantity_control.html
- shopping_cart.html
- checkout.html
- order_completed.html
- account_form.html
- forgot_password_form.html
- reset_password_form.html
- 403.html
- 404.html
- 500.html
- all_categories_section.html
- article_section.html
- brand_section.html
- category_section.html
- product_section.html
- order_details_modal.html
- order_status_fragment.html
- orders_customer.html
- return_order_modal.html
- images_carousel.html
- product_detail.html
- product_fragment.html
- product_questions.html
- product_top_reviews.html
- products_by_brand.html
- products_by_category.html
- question_answer.html
- search_result.html
- customer_questions.html
- question_detail_modal.html
- questions_votes.html
- register_form.html
- register_success.html
- verify_fail.html
- verify_success.html
- review_detail_modal.html
- review_done.html
- review_form.html
- reviews_customer.html
- reviews_product.html
- reviews_votes.html
- article.html
- breadcrumb.html
- fragments.html
- index.html
- login.html
- message.html
- navigation.html
- application.yml
- AddressRepositoryTests.java
- CartItemRepositoryTests.java
- CategoryRepositoryTests.java
- CustomerRepositoryTests.java
- MenuRepositoryTests.java
- OrderDetailRepositoryTests.java
- OrderRestControllerTests.java
- PayPalApiTests.java
- ProductRepositoryTests.java
- ReviewRepositoryTests.java
- ReviewVoteRepositoryTests.java
- ReviewVoteRestControllerTests.java
- SectionRepositoryTests.java
- SettingRepositoryTests.java
- ShippingRateRepositoryTests.java
- .gitignore
- mvnw
- mvnw.cmd
- pom.xml
- Shopme-frontend.log
- ShopmeAdminSmall.png
- application.properties
- .gitignore
- mvnw
- mvnw.cmd
- pom.xml
- .project
- pom.xml
- README.md
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
mvn
View Details ▼
mvn
Apache Maven: build and manage Java-based projects.
mvn compile
Compile a project:
mvn package
Compile and package the compiled code in its distributable format, such as a `jar`:
mvn package {{[-D|--define]}} skipTests
Compile and package, skipping unit tests:
// repository documentation
Was this content helpful?
(0 ratings)
